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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
drivers.rst
Age
Commit message (
Collapse
)
Author
2017-09-07
updated the http reference for max7219 to use the readthedocs from the ↵
2.0.0
stable
mrmcwethy
adafruit cirtcuitpython area instead of the micropython area
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
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.