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
/
library
/
index.rst
Age
Commit message (
Expand
)
Author
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-14
Update docs s/ucollections/collections/g
bildzeitung
2018-05-06
docs: fix references to uhashlib
Jeff Epler
2018-05-03
docs: fix references to ubinascii
Jeff Epler
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
2017-08-25
Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development)...
Dan Halbert
2017-08-22
docs: Consistently link to micropython-lib in glossary.
Paul Sokolovsky
2017-07-03
docs/uerrno: Document "uerrno" module.
Paul Sokolovsky
2017-07-01
reference/index: Rewrite introduction paragraph to avoid confusion.
Paul Sokolovsky
2017-06-20
Merge tag 'v1.9.1'
2.0.0-alpha.0
Scott Shawcroft
2017-06-16
docs/select: Rename to uselect, to match the actual module name.
Paul Sokolovsky
2017-05-15
docs/library/index: Add important summary of the intro section as warning.
Paul Sokolovsky
2017-04-04
docs/library/btree: Add btree module docs.
Paul Sokolovsky
2017-03-07
docs/library: Add framebuf documentation.
Rami Ali
2017-01-23
docs: Add documentation for lcd160cr module.
Damien George
2017-01-10
Merge tag 'v1.8.7'
Scott Shawcroft
2017-01-05
Update more docs to say CircuitPython and clarify driver support.
Scott Shawcroft
2016-11-16
docs/library/index: Elaborate on u-modules.
Paul Sokolovsky
2016-10-30
docs/library/index: Update TOCs so builtins sorted before modules.
Paul Sokolovsky
2016-08-07
docs/library/index: Include array module in ToC.
Paul Sokolovsky
2016-06-09
docs/library/index: Add builtins.rst.
Paul Sokolovsky
2016-06-02
docs/library/index: Fix grammar and spelling in intro paragraph.
Damien George
2016-06-02
docs/library/index: Add intro paragraph regarding availability of modules.
Paul Sokolovsky
2016-05-22
docs: esp8266: Include ussl module in the docs.
Paul Sokolovsky
2016-05-02
docs: _io and _collections were renamed to have standard "u" prefix.
Paul Sokolovsky
2016-05-02
docs: Add _io module reference.
Paul Sokolovsky
2016-05-02
docs: Add _collections module reference.
Paul Sokolovsky
2016-04-27
docs/library: "os" module is actually "uos".
Paul Sokolovsky
2016-04-27
docs/library/index: Order sections from the most to least standard modules.
Paul Sokolovsky
2016-04-27
docs/library/index: Make single section for "micro-ified" modules.
Paul Sokolovsky
2016-04-27
docs/library/index: esp8266 has the same set of stdlibs as pyboard/unix.
Paul Sokolovsky
2016-04-27
docs/library/index: Move WiPy "micro-libraries" under corresponding heading.
Paul Sokolovsky
2016-04-27
docs/library: Group MicroPython-specific modules under separate heading.
Paul Sokolovsky
2016-04-23
docs: esp8266: Include usocket module reference.
Paul Sokolovsky
2016-04-22
docs/ustruct: There's no complete "struct" module, only "ustruct" subset.
Paul Sokolovsky
2016-04-07
docs: esp8266: Enable "machine" module docs.
Paul Sokolovsky
2016-03-25
docs: More standard modules for esp8266.
Paul Sokolovsky
2016-03-25
docs: Add standard modules list for esp8266.
Paul Sokolovsky
2015-10-31
docs/library/index.rst: Minimally adapt for unix port.
Paul Sokolovsky
2015-10-21
docs: Add usocket and ussl modules' documentation.
danicampora
2015-10-19
docs: Add wipy and network.server documentation.
danicampora
2015-10-17
docs: Update all WiPy docs to reflect the new API.
danicampora
2015-06-13
esp8266: Fix the documentation for esp.connect() and esp.disconnect()
Radomir Dopieralski
2015-06-10
docs: Add initial draft documentation for the WiPy.
Daniel Campora
2015-06-04
docs: Change "Micro Python" to "MicroPython" in all places in docs.
Damien George
2015-05-30
docs: Document esp module for ESP8266.
Radomir Dopieralski
[next]