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
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-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
2017-11-14
Update info about erasing CIRCUITPY to include flash erasers for non-… (#427)
Dan Halbert
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-09-01
Style tweaks based on @willingc's feedback.
2.0.0-rc.1
Scott Shawcroft
2017-09-01
docs: Add beginnings of troubleshooting doc.
Scott Shawcroft
2017-08-25
Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development)...
Dan Halbert
2017-08-23
docs: Bump version to 1.9.2.
v1.9.2
Damien George
2017-08-22
docs: Consistently link to micropython-lib in glossary.
Paul Sokolovsky
2017-08-20
docs/glossary: Fix typos in micropython-lib paragraph.
Paul Sokolovsky
2017-08-20
docs/glossary: Elaborate on possible MicroPython port differences.
Paul Sokolovsky
2017-08-20
docs/library/usocket: Describe complete information on address formats.
Paul Sokolovsky
2017-08-20
docs/library/usocket: Move socket.error to its own section.
Paul Sokolovsky
2017-08-17
docs/library/ubinascii: Update base64 docs.
Alex Robbins
2017-08-16
Update docs README to mention requirement for recommonmark dependency.
Tony DiCola
2017-08-14
docs/library/machine.RTC.rst: Fix typo.
Javier Candeira
2017-08-07
docs: Add link to SD card driver.
Scott Shawcroft
2017-07-28
Update favicon to blinka.
Scott Shawcroft
2017-07-28
docs: Add links to NeoPixel and SimpleIO docs.
Scott Shawcroft
2017-07-24
docs/esp8266/tutorial: Fix typo, "its" to "it's" in powerctrl.rst.
Matthew Brener
2017-07-21
eps8266/general: Fix typo in recent example.
Paul Sokolovsky
2017-07-21
eps8266/general: Add known issue of WiFi RX buffers overflow.
Peter Hinch
2017-07-21
docs/pyboard/tutorial/amp_skin: Add example for playing large WAV files.
Piotr Maliński
2017-07-19
docs: Minor updates before 1.0.0
Scott Shawcroft
2017-07-15
docs,teensy: Use the name MicroPython consistently in documentation
Alexander Steffen
2017-07-14
docs: tweak css so a horizontal scroll bar shows up on the wide pinout tables...
Scott Shawcroft
2017-07-04
docs/uzlib: Update description of decompress() and mention DecompIO.
Paul Sokolovsky
2017-07-03
docs/pyboard: Move info about using Windows from topindex to general.
Damien George
2017-07-02
docs/esp8266/general.rst: Fix name of NTP module.
Patrick O'Leary
2017-07-03
docs/uerrno: Document "uerrno" module.
Paul Sokolovsky
2017-07-02
docs/pyboard: Move hardware info into General Info chapter.
Paul Sokolovsky
2017-07-02
docs/*_index: Drop "Indices and tables" pseudo-section.
Paul Sokolovsky
2017-07-02
docs/conf.py: Set "version" and "release" to the same value.
Paul Sokolovsky
2017-07-02
docs/replace.inc: Add |see_cpython|, to xref individual symbols from CPython.
Paul Sokolovsky
2017-07-02
docs/library: Add CPython docs xref to each pertinent module.
Paul Sokolovsky
2017-07-02
docs/conf.py: Add file for global replacements definition.
Paul Sokolovsky
2017-07-02
docs/conf.py: Switch to "new" format of intersphinx_mapping.
Paul Sokolovsky
2017-07-02
docs/topindex.html: Fix typo in "Glossary" heading.
Damien George
2017-07-02
docs: Add glossary.
Paul Sokolovsky
2017-07-02
docs/ure: Elaborate doc, update markup to the latest conventions.
Paul Sokolovsky
2017-07-01
docs/builtins: Add AssertionError, SyntaxError, ZeroDivisionError.
Paul Sokolovsky
2017-07-01
reference/index: Rewrite introduction paragraph to avoid confusion.
Paul Sokolovsky
2017-07-01
docs/differences/index_template: Use consistent heading casing.
Paul Sokolovsky
2017-07-01
docs: Move topindex.html to templates/ subdir.
Damien George
2017-07-01
docs/conf.py: Add .venv dir to exclude_patterns.
Paul Sokolovsky
2017-07-01
docs/constrained: Use markup adhering to the latest docs conventions.
Paul Sokolovsky
[next]