diff options
| -rw-r--r-- | tcl/init.tcl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tcl/init.tcl b/tcl/init.tcl index 13945cd..6891437 100644 --- a/tcl/init.tcl +++ b/tcl/init.tcl | |||
| @@ -64,6 +64,11 @@ iopin gpioc[38] P2 | |||
| 64 | iopin gpioc[39] P1 | 64 | iopin gpioc[39] P1 |
| 65 | iopin gpioc[40] R1 | 65 | iopin gpioc[40] R1 |
| 66 | 66 | ||
| 67 | pin rx B1 | ||
| 68 | pin tx C2 | ||
| 69 | pin rts F3 | ||
| 70 | pin cts D1 | ||
| 71 | |||
| 67 | pin clock_out L1 | 72 | pin clock_out L1 |
| 68 | 73 | ||
| 69 | rampin ram_data[0] T12 | 74 | rampin ram_data[0] T12 |
