summaryrefslogtreecommitdiff
path: root/examples/hwapi/hwconfig_pyboard.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.
2017-05-12examples/hwapi/hwconfig*: Use inline Signal() args where possible.Paul Sokolovsky
2017-02-09examples/hwapi: Add hwconfig_pyboard.py for pyboard.Kai Fricke