update pwm to consistent naming convention
[pinmux.git] / src / interface_def.py
2018-03-22 Luke Kenneth Casso... update pwm to consistent naming convention
2018-03-22 Luke Kenneth Casso... rename twi to consistent naming convention
2018-03-22 Luke Kenneth Casso... uart naming convention consistency
2018-03-22 Luke Kenneth Casso... rename cell mux to consistent naming scheme
2018-03-22 Luke Kenneth Casso... rename spi to consistent name format
2018-03-21 Luke Kenneth Casso... make mux_interface a Pin/Interface... getting complicated
2018-03-19 Neeladding support for PWM.
2018-03-17 Neeladding support for JTAG pins
2018-03-13 Neeladding support for interface of SD/MMC.
2018-03-13 Neelrenaming params.py to parse.py. Adding checks on input
2018-03-13 Neelmaintaining distinct arrays for muxed and dedicated...
2018-03-12 Neelcode clean using pep8 and autopep8.
2018-03-12 Neeladdeds i2c (twi) interface and also support for inouts
2018-03-10 Neelinitial commit with minimal templates