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-09
docs/reference/repl.rst: Fix some minor errors in the REPL tutorial.
Damien George
2018-03-07
moved to top of list for alphabetical order
Kattni
2018-03-07
Added AM2320 to driver list
Kattni
2018-03-07
docs/library/uos: Document mount, umount, VfsFat and block devices.
Damien George
2018-03-07
docs/library/uos: Create sections for distinct parts and document uname.
Damien George
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-03-05
docs/library/micropython: Describe optimisation levels for opt_level().
Damien George
2018-03-05
docs/library/usocket: Make xref to uerrno explicitly a module reference.
Damien George
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-26
esp8266/modnetwork: Implement WLAN.status('rssi') for STA interface.
Damien George
2018-02-20
Delete a bunch of docs, drivers and examples not relevant to CircuitPython.
Scott Shawcroft
2018-02-15
docs/library/ujson: Document dump() and load() functions.
Damien George
2018-02-15
docs/library/ujson: Update to conform with docs conventions.
Damien George
2018-02-15
docs/esp8266: Add a note concerning GPIO16 pull capabilities.
Olivier Ortigues
2018-02-15
docs/esp8266: Update PWM doc regarding clipping of min/max values.
Olivier Ortigues
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-02-01
docs/library/pyb.rst: Add note about availability of USB MSC-only mode.
Damien George
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-23
docs/library/index: Elaborate uPy libraries intro.
Paul Sokolovsky
2017-12-16
docs/packages: Explicitly recommend usage of setuptools instead of distutils.
Paul Sokolovsky
2017-12-16
docs/packages: Use "install_dir/" in examples.
Paul Sokolovsky
2017-12-16
docs/conf: Reference CPython 3.5 docs.
Paul Sokolovsky
2017-12-15
docs/glossary: micropython-lib: Clarify wording.
Paul Sokolovsky
2017-12-14
Documentation Updates (mcu.delay() and Design Guide) (#481)
sommersoft
2017-12-14
docs/packages: mpy_bin2res no longer required to create resources.
Paul Sokolovsky
2017-12-14
extmod/modframebuf: Add 8-bit greyscale format (GS8).
Damien George
2017-12-14
extmod/modframebuf: Add 2-bit color format (GS2_HMSB).
Petr Viktorin
2017-12-13
docs/esp8266/tutorial: Fix typo, change -> changed.
Ryan Finnie
2017-12-13
docs/packages: Add quick "Creating distribution packages" section.
Paul Sokolovsky
2017-12-11
docs/reference/packages: Add chapter on distribution packages and deployment.
Paul Sokolovsky
2017-12-06
docs/glossary: Clarify wording for "baremetal".
Paul Sokolovsky
2017-12-04
docs/library: Add xrefs to "stream" dictionary entry for many modules.
Paul Sokolovsky
2017-12-04
docs/glossary: Describe string interning.
Paul Sokolovsky
2017-12-03
docs/glossary: Describe "stream" term.
Paul Sokolovsky
2017-12-03
docs/uerrno: Fix xref-vs-code markup.
Paul Sokolovsky
2017-12-03
docs/glossary: Describe the callee-owned tuple concept.
Paul Sokolovsky
2017-12-02
fix markdown-styled link in design_guide.rst
Christopher Hiller
2017-11-30
docs/uselect: ipoll: Fix grammar/wording of one-shot flag description.
Paul Sokolovsky
2017-11-30
docs/library/utime: Fix incorrect example with ticks_diff args order.
Paul Carver
2017-11-26
docs/uselect: Describe POLLHUP/POLLERR semantics in more details.
Paul Sokolovsky
2017-11-25
docs/uctypes: Tweak descriptor reference to hopefully be easier to follow.
Paul Sokolovsky
[prev]
[next]