remove pullup and other pad characteristics as theyre handled by the GPIO mod
[pinmux.git] / src / bsv / interface_decl.py
2018-06-24 Luke Kenneth Casso... remove pullup and other pad characteristics as theyre...
2018-06-20 Luke Kenneth Casso... remove None from format functions
2018-06-13 Luke Kenneth Casso... use getifacetype to identify generation of xxxx_io...
2018-06-12 rishucodingreplace split from whitespace to tabspace
2018-05-31 Luke Kenneth Casso... autopep8 cleanup
2018-04-09 Luke Kenneth Casso... add busenable output
2018-03-31 Luke Kenneth Casso... big python3 interoperability update
2018-03-30 Luke Kenneth Casso... remove debug print statements
2018-03-30 Luke Kenneth Casso... autopep8 whitespace cleanup
2018-03-30 Luke Kenneth Casso... add a "single" mode to Interfaces, stops number being...
2018-03-29 Neelcell interface is now a single output method of Generic...
2018-03-28 Luke Kenneth Casso... remove manual dictionary, use interface txt file defini...
2018-03-23 Luke Kenneth Casso... move pinmux generator function to src/bsv directory