initial commit with minimal templates
[pinmux.git] / src / params.py
1 #== Parameters ==#
2 N_MUX=1 # number of selection lines for the mux per io
3 N_IO=2
4 N_UART=2
5 N_SPI=0
6 #================#
7
8