index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
drivers.rst
Age
Commit message (
Expand
)
Author
2020-12-10
Fix some spelling mistakes
Mike Causer
2019-02-15
make less vaguer
sommersoft
2019-02-14
dropped the fancy URLs so Sphinx doesn't complain
sommersoft
2019-02-14
link to new drivers.rst on the Bundle
sommersoft
2019-01-24
fix a few ble-related doc issues
Dan Halbert
2018-12-27
wip: advertising works, but not connection
Dan Halbert
2018-11-21
add 74HC595
sommersoft
2018-11-21
fix L3GD20 link
sommersoft
2018-11-21
add trailing '/' to links missing them
sommersoft
2018-11-13
i have no more words...
sommersoft
2018-11-13
git diff review fail before push...
sommersoft
2018-11-13
fix led-animation url; it has 2 valid urls...
sommersoft
2018-11-13
replaced scrubbed drivers
sommersoft
2018-11-13
update /docs/drivers.rst page; 19 drivers added
sommersoft
2018-09-07
Add new drivers to the doc page
Scott Shawcroft
2018-07-16
Merge 3.0.0 final bugfixes and changes to master
Dan Halbert
2018-03-27
Add four missing drivers
Scott Shawcroft
2018-03-07
moved to top of list for alphabetical order
Kattni
2018-03-07
Added AM2320 to driver list
Kattni
2018-03-06
Fix links. Adding the en/latest/ circumvents a ReadTheDocs bug
Scott Shawcroft
2018-03-06
Update driver links including categories!
Scott Shawcroft
2017-09-07
updated the http reference for max7219 to use the readthedocs from the adafru...
2.0.0
stable
mrmcwethy
2017-09-06
Added DotStar to line 72
2.0.0-rc.2
KurticusMaximus
2017-09-05
Add a micropython section and edit drivers doc
Carol Willing
2017-08-07
docs: Add link to SD card driver.
Scott Shawcroft
2017-07-28
docs: Add links to NeoPixel and SimpleIO docs.
Scott Shawcroft
2017-07-19
docs: Minor updates before 1.0.0
Scott Shawcroft
2017-06-27
docs: Typos and rename to CircuitPython.
Scott Shawcroft
2017-05-24
Doc tweaks to clarify external libraries, new boards and add HID library.
Scott Shawcroft
2017-01-13
Add more description of installing the library bundle.
Scott Shawcroft
2017-01-09
docs: Add link to DS1307 drivers.
Scott Shawcroft
2017-01-06
Add more detail to the driver page including a link to the bundle.
Scott Shawcroft
2017-01-05
Link to the Bus Device docs.
Scott Shawcroft
2017-01-05
Update more docs to say CircuitPython and clarify driver support.
Scott Shawcroft
2017-01-05
Improve docs and update to CircuitPython.
Scott Shawcroft
2017-01-04
Use full link because relative links don't work.
Scott Shawcroft
2017-01-04
Switch to subprojects for driver docs.
Scott Shawcroft
2016-11-28
Add links to two more libraries.
Scott Shawcroft
2016-10-20
Update drivers.rst
Radomir Dopieralski
2016-10-18
Documentation rework to unify the docs together rather than having them
Scott Shawcroft