code clean using pep8 and autopep8.
[pinmux.git] / src / params.py
1 # == Parameters == #
2 N_MUX = 1 # number of selection lines for the mux per io
3 N_IO = 6
4 N_UART = 2
5 N_SPI = 1
6 N_TWI = 1
7 # ================ #