summaryrefslogtreecommitdiff
path: root/README.rst
AgeCommit message (Collapse)Author
2020-06-25README: point at status badge for github actions, and right branchJeff Epler
2020-06-25README: Remove a statement that's not particularly true at the momentJeff Epler
2020-06-25Refer to "main" branch of circuitpythonJeff Epler
2020-05-17add weblate status badge in readmeJeff Epler
2020-01-22Update README.rstRadomir Dopieralski
Co-Authored-By: Scott Shawcroft <scott@tannewt.org>
2020-01-22Update CircuitPython differences in READMERadomir Dopieralski
2019-09-16Update README.rstThomas Johnson
Fixed link
2019-05-15Update README.rstTG-Techie
2019-05-15fixing showing rst tagsTG-Techie
2019-05-09Make httpsScott Shawcroft
2019-05-07fix #1833, replace expired discord linkMel Chua
The footer already links directly to https://adafru.it/discord, which seems like a more permanent location. I've just replaced the expired link at the top with the same thing.
2019-05-04Fix hyperlink to circuitpython.orgAnurag Saxena
Currently the link goes to: https://github.com/circuitpython.org
2019-04-17Feedback from Dan and hopefully fix build.Scott Shawcroft
2019-04-16Tweaks based on review feedback.Scott Shawcroft
2019-04-16Doc updates for 4.0.0Scott Shawcroft
* Fixes PDF generation on RTD * Adds links to circuitpython.org for boards * Adds branding guidelines
2019-01-31Update the discord linkScott Shawcroft
Thanks to @ticky for the heads up. Fixes #1511
2019-01-09improve travis fold status reporting; fix sphinx build; fix sphinx errorsDan Halbert
2018-12-28Added header image and license badgeKattni
2018-12-12Merge pull request #1400 from TG-Techie/patch-1Scott Shawcroft
the logo dir's contents don't match readme description
2018-12-12Update badge to travis-ci.comDan Halbert
2018-12-12the logo dir's contents don't match readme descriptionTG-Techie
2018-12-11Removed test suite. Fixed links in main README.ShawnHymel
2018-12-02Added MKR Zero board definition.ShawnHymel
2018-11-26auto-built and documentationsabas1080
2018-10-26Merge pull request #1301 from ElectronicCats/third-partyDan Halbert
Add new list for "third-party" or "non-Adafruit" boards to README
2018-10-26Longer underlineScott Shawcroft
2018-10-25Add "third-party" or "non-Adafruit" boards to READMEsabas1080
2018-10-23Update README.rstJoshua Lowe
2018-10-23Update README.rstJoshua Lowe
2018-10-23Update README.rstJoshua Lowe
2018-10-23Update README.rstJoshua Lowe
2018-10-23Update README to include HallowingJoshua Lowe
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.