summaryrefslogtreecommitdiff
path: root/docs/troubleshooting.rst
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-11-14Update info about erasing CIRCUITPY to include flash erasers for non-… (#427)Dan Halbert
Update info about erasing CIRCUITPY to include flash erasers for non-Express boards.
2017-09-01Style tweaks based on @willingc's feedback.2.0.0-rc.1Scott Shawcroft
2017-09-01docs: Add beginnings of troubleshooting doc.Scott Shawcroft
Fixes #172. Related to #214.