summaryrefslogtreecommitdiff
path: root/README.rst
AgeCommit message (Collapse)Author
2018-06-10Update README.rstDavid Glaude
https://learn.adafruit.com/introducing-itsy-bitsy-m0/circuitpython
2018-06-09Update README.rstDavid Glaude
Apparently there is a CircuitPython Guide for ItsyBitsy M0 too... It just contain "kattni' in the name and I don't know if this is finished and similar to the other guide.
2018-06-07Update README.rstSteven Conaway
2018-05-22add caveat language re MicroPython libraries; other slight changesDan Halbert
2018-05-22RTD documentation updatesDan Halbert
2018-05-14Merge pull request #831 from wickedchicken/wickedchicken-patch-1Kattni
Add all boards with links to specific guides
2018-05-14Add links to CircuitPython guides and example codeMike Stipicevic
2018-05-14Add all boards with links to specific guidesMike Stipicevic
2018-03-21README: delete reference to gitterJeff Epler
"We don't use gitter anymore" -- the last message on https://gitter.im/adafruit/circuitpython on February 18
2018-02-20Polish up the README since it was converted to RST from Markdown.Scott Shawcroft
2018-02-20Delete a bunch of docs, drivers and examples not relevant to CircuitPython.Scott Shawcroft
This fixes #345 and fixes #215.