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
Age
Commit message (
Expand
)
Author
2020-06-25
docs/customstyle.css: add viewing-outdate-version-message CSS tweaks
sommersoft
2018-12-14
Link typo in drivers.rst
Dan Halbert
2018-11-13
update /docs/drivers.rst page; 19 drivers added
sommersoft
2018-06-26
add Crickit library to docs/drivers.rst
Dan Halbert
2018-05-23
Merge pull request #863 from dhalbert/3.0_doc_updates
Scott Shawcroft
2018-05-23
typos in builtins.rst
Dan Halbert
2018-05-23
ustruct -> struct in design_guide.rst
Dan Halbert
2018-05-23
Fix ReadTheDocs build due to c2rst.
Scott Shawcroft
2018-05-23
use shared-bindings struct doc; remove docs/library one
Dan Halbert
2018-05-22
fix title underline
Dan Halbert
2018-05-22
add caveat language re MicroPython libraries; other slight changes
Dan Halbert
2018-05-22
RTD documentation updates
Dan Halbert
2018-05-15
Merge branch 'master' of github.com:adafruit/circuitpython
Roy Hooper
2018-05-14
Initial implementation of supervisor.reload()
Roy Hooper
2018-05-14
Merge pull request #834 from khawley/docs-makefile-fixes
Scott Shawcroft
2018-05-14
Update docs s/ucollections/collections/g
bildzeitung
2018-05-14
Cleaning up and fixing the docs generation Makefile and README instructions
Karin Hawley
2018-05-06
docs: fix references to uhashlib
Jeff Epler
2018-05-03
docs: fix references to ubinascii
Jeff Epler
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
Merge pull request #659 from tannewt/driver_page_update
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
2018-02-27
Remove bad c2rst and fix the other for sphinx 1.7.1
Scott Shawcroft
2018-02-27
Merge remote-tracking branch 'adafruit/2.x' into merge_2x
Scott Shawcroft
2018-02-20
Delete a bunch of docs, drivers and examples not relevant to CircuitPython.
Scott Shawcroft
2018-02-11
Magnetometer values are also 3d vector of uT
Mika Tuupola
2018-02-08
More formal
Scott Shawcroft
2018-02-08
Changes based on feedback in #600.
Scott Shawcroft
2018-02-07
Clarify style of attribute comments in the Design Guide.
Scott Shawcroft
2018-01-08
Fix sensor table. (#517)
Scott Shawcroft
2018-01-04
Merge pull request #510 from dhalbert/3.0_merge_2.2.0
Dan Halbert
2018-01-02
Changing magnetic attribute in design guide (#502)
Dan Conley
2018-01-02
merge from 2.2.0 + fix up board defs
Dan Halbert
2017-12-14
Documentation Updates (mcu.delay() and Design Guide) (#481)
sommersoft
2017-12-02
fix markdown-styled link in design_guide.rst
Christopher Hiller
2017-11-14
Update info about erasing CIRCUITPY to include flash erasers for non-… (#427)
Dan Halbert
2017-11-02
Merge tag 'v1.9.3'
Scott Shawcroft
2017-11-01
docs: Bump version to 1.9.3.
v1.9.3
Damien George
2017-10-31
docs/ure: Add "|" (alternative) to the list of supported operators.
Paul Sokolovsky
2017-10-31
docs/usocket: Document that settimeout() isn't supported by all ports.
Paul Sokolovsky
2017-10-30
docs/esp8266/general: Add section on TLS limitations.
Paul Sokolovsky
2017-10-30
docs/ussl: Fix module name refs and use "MicroPython port" term.
Paul Sokolovsky
2017-10-30
docs/reference/isr_rules: Minor typo correction.
Yuval Langer
2017-10-27
docs/library/network: Add dhcp_hostname parameter
Joar Wandborg
2017-10-27
docs/usocket: Document inet_ntop(), inet_pton().
Paul Sokolovsky
2017-10-26
docs/usocket: Elaborate descriptions.
Paul Sokolovsky
2017-10-25
updated I2C example (#371)
Carter Nelson
[next]