sommersoft
c80e22b6fc
make less vaguer
2019-02-15 18:12:58 -06:00
sommersoft
156b0d286a
dropped the fancy URLs so Sphinx doesn't complain
2019-02-14 23:32:41 -06:00
sommersoft
12ccd5ec55
link to new drivers.rst on the Bundle
2019-02-14 20:45:46 -06:00
Dan Halbert
04aa906fac
fix a few ble-related doc issues
2019-01-24 00:13:15 -05:00
Dan Halbert
4167bf5b24
wip: advertising works, but not connection
2018-12-27 00:04:04 -05:00
sommersoft
4254ae6d5b
add 74HC595
2018-11-21 13:05:02 -06:00
sommersoft
59430ea26d
fix L3GD20 link
2018-11-21 12:58:11 -06:00
sommersoft
d7aa790e4b
add trailing '/' to links missing them
2018-11-21 12:55:01 -06:00
sommersoft
e2bfe91700
i have no more words...
2018-11-13 23:37:27 -06:00
sommersoft
c669f7563c
git diff review fail before push...
2018-11-13 23:32:50 -06:00
sommersoft
a7a66e9399
fix led-animation url; it has 2 valid urls...
2018-11-13 23:28:23 -06:00
sommersoft
b68517fbab
replaced scrubbed drivers
2018-11-13 23:24:53 -06:00
sommersoft
028915d6f7
update /docs/drivers.rst page; 19 drivers added
2018-11-13 19:45:11 -06:00
Scott Shawcroft
12e2a26406
Add new drivers to the doc page
2018-09-07 15:19:37 -07:00
Dan Halbert
a20ab40ed2
Merge 3.0.0 final bugfixes and changes to master
2018-07-16 09:01:46 -04:00
Scott Shawcroft
f4563d11d1
Add four missing drivers
2018-03-27 14:25:14 -07:00
Kattni
fa8f1a29e5
moved to top of list for alphabetical order
2018-03-07 23:10:25 -05:00
Kattni
2de471950a
Added AM2320 to driver list
2018-03-07 17:25:43 -05:00
Scott Shawcroft
4f55205bf5
Fix links. Adding the en/latest/ circumvents a ReadTheDocs bug
...
which redirects projects incorrectly.
2018-03-06 18:24:56 -08:00
Scott Shawcroft
f16619ad3c
Update driver links including categories!
2018-03-06 16:54:13 -08:00
mrmcwethy
dd72fe6945
updated the http reference for max7219 to use the readthedocs from the adafruit cirtcuitpython area instead of the micropython area
2017-09-07 22:07:45 -07:00
KurticusMaximus
ca1f3e5fb7
Added DotStar to line 72
2017-09-06 14:53:31 -07:00
Carol Willing
1f71851d3a
Add a micropython section and edit drivers doc
2017-09-05 16:57:53 -07:00
Scott Shawcroft
37c72adc0f
docs: Add link to SD card driver.
2017-08-07 17:55:39 -07:00
Scott Shawcroft
6446fcd500
docs: Add links to NeoPixel and SimpleIO docs.
2017-07-28 16:32:52 -07:00
Scott Shawcroft
bd4a975530
docs: Minor updates before 1.0.0
2017-07-19 15:13:23 -04:00
Scott Shawcroft
265d5dab05
docs: Typos and rename to CircuitPython.
2017-06-27 17:37:03 -07:00
Scott Shawcroft
1280e9122b
Doc tweaks to clarify external libraries, new boards and add HID library.
2017-05-24 11:44:23 -07:00
Scott Shawcroft
78168bc984
Add more description of installing the library bundle.
2017-01-13 17:00:26 -08:00
Scott Shawcroft
f874edf58e
docs: Add link to DS1307 drivers.
2017-01-09 16:34:23 -08:00
Scott Shawcroft
37f2ff11e4
Add more detail to the driver page including a link to the bundle.
2017-01-06 13:18:40 -08:00
Scott Shawcroft
63681a736a
Link to the Bus Device docs.
2017-01-05 18:43:22 -08:00
Scott Shawcroft
00a507c875
Update more docs to say CircuitPython and clarify driver support.
2017-01-05 16:32:33 -08:00
Scott Shawcroft
7c302c395e
Improve docs and update to CircuitPython.
2017-01-05 16:20:46 -08:00
Scott Shawcroft
4bf7c6fb6e
Use full link because relative links don't work.
2017-01-04 11:27:36 -08:00
Scott Shawcroft
b6093a2452
Switch to subprojects for driver docs.
2017-01-04 11:23:18 -08:00
Scott Shawcroft
77db3d450e
Add links to two more libraries.
2016-11-28 19:24:16 -08:00
Radomir Dopieralski
0901c145ba
Update drivers.rst
2016-10-20 18:58:46 +02:00
Scott Shawcroft
46e7f8e4fb
Documentation rework to unify the docs together rather than having them
...
on a per port basis.
Also enables generating docs from inline RST in C code. Simply omits all
lines except those that start with //|. Indentation after "//| " will be
preserved.
2016-10-18 17:42:47 -07:00