bba7fad7a6ec7570aec41eb347ea3fd4cb9d1c13
[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 # ================ #