summaryrefslogtreecommitdiff
path: root/examples/hwapi/README.md
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.
2016-11-06examples/hwapi: Example showing best practices for HW API usage in apps.Paul Sokolovsky
Showing and providing detailed instructions and motivation.