partial support for dedicated pins
[pinmux.git] / src / params.py
index 7257f00fa34d1e9743765cf49c8aca72e9441e7f..d77a53377eb6970a1ca1c896fa4acb2180aecbb8 100644 (file)
@@ -1,6 +1,6 @@
 #== Parameters ==#
 N_MUX=1                # number of selection lines for the mux per io
-N_IO=4
+N_IO=6
 N_UART=2
 N_SPI=1
 N_TWI=1