summaryrefslogtreecommitdiff
path: root/examples/pins.py
AgeCommit message (Collapse)Author
2018-02-20Delete a bunch of docs, drivers and examples not relevant to CircuitPython.Scott Shawcroft
This fixes #345 and fixes #215.
2014-08-24examples: Added pins.py example script to list pin config/af.Damien George
Script is due to Dave Hylands.