full support for dedicated pins.
[pinmux.git] / src / params.py
1 # == Parameters == #
2 N_MUX = 1 # number of selection lines for the mux per io
3 N_IO = 8
4 N_UART = 2
5 N_SPI = 1
6 N_TWI = 2
7 # ================ #