summaryrefslogtreecommitdiff
path: root/examples/pins.py
AgeCommit message (Collapse)Author
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
This is run with uncrustify 0.70.1, and black 19.10b0.
2017-09-06all: Update Makefiles and others to build with new ports/ dir layout.Damien George
Also renames "stmhal" to "stm32" in documentation and everywhere else.
2014-08-24examples: Added pins.py example script to list pin config/af.Damien George
Script is due to Dave Hylands.