Make it work
[clump.git] / master.pcf
index 037381f98b46e27d5e1c22987e52904fdb50845f..b2de457f660f483e5f53e73277a8694c30003225 100644 (file)
@@ -10,6 +10,12 @@ set_io led[4] 95
 # 12 MHz clock
 set_io CLKin 21
 
+set_io uart_tx 79
+set_io -pullup yes uart_rx 88
+
+set_io busy_out 87
+set_io -pullup yes busy_in 78
+
 # i2c to led matrix
 set_io scl 80 # PIO1_04
 set_io sda 81 # PIO1_05
This page took 0.008861 seconds and 4 git commands to generate.