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
Age
Commit message (
Expand
)
Author
2017-04-05
docs/machine.SPI: Remove outdated wipy chunk.
Paul Sokolovsky
2017-04-05
docs/uos: De-conditionalize statvfs() description.
Paul Sokolovsky
2017-04-05
docs/utime: De-conditionalize description of sleep_ms() and friends.
Paul Sokolovsky
2017-04-04
extmod/modframebuf: Make monochrome bitmap formats start with MONO_.
Peter Hinch
2017-04-04
docs/library/btree: Add btree module docs.
Paul Sokolovsky
2017-03-20
docs/library/machine.I2C: Fix scan() doc to match implementation.
transistortim
2017-03-17
utime module documentation fixes and cleanup:
Christopher Arndt
2017-03-15
docs/library/framebuf: Fix typo in bit-width for MVLSB description.
Damien George
2017-03-07
docs/library/lcd160cr: Add link to framebuf page.
Rami Ali
2017-03-07
docs/library: Add framebuf documentation.
Rami Ali
2017-02-28
docs/library/lcd160cr: Add note about supported JPEG format/encodings.
Peter Hinch
2017-02-28
docs/machine: Fix formatting of Constants section.
Paul Sokolovsky
2017-02-26
docs/uhashlib: Provide port-neutral description.
Paul Sokolovsky
2017-02-17
docs/library/lcd160cr: Mention the valid values for set_power() method.
Damien George
2017-02-14
docs/uos: Remove mention of uos.sep.
Paul Sokolovsky
2017-02-13
docs/library/machine: Make separate TOC for WiPy vs non-WiPy.
Damien George
2017-02-13
docs/library/pyb.Pin: Minor typo fix, B6 should be A0.
Dave Hylands
2017-02-06
stmhal: Add pyb.fault_debug() function, to control hard-fault behaviour.
Damien George
2017-02-05
extmod/machine_pulse: Make time_pulse_us() not throw exceptions.
Paul Sokolovsky
2017-02-03
docs: For LCD160CR driver and tutorial, add link to positioning image.
Damien George
2017-01-29
docs/uio: Typo fixes/lexical improvements.
Paul Sokolovsky
2017-01-28
docs/uio: Describe differences between uPy an CPy stream hierarchy.
Paul Sokolovsky
2017-01-28
docs/usocket: Dedent Methods section.
Paul Sokolovsky
2017-01-28
docs/usocket: Clarify description of various methods.
Paul Sokolovsky
2017-01-28
docs/usocket: Elaborate "Constants" section.
Paul Sokolovsky
2017-01-28
docs/usocket: Clarify exceptions used.
Paul Sokolovsky
2017-01-28
docs/machine: Add explicit note on machine module level and scope.
Paul Sokolovsky
2017-01-28
docs/machine.Timer: Move WiPy adhoc parts to its documentation.
Paul Sokolovsky
2017-01-24
docs/library/lcd160cr: Fix set_brightness range, should be 0..31.
Damien George
2017-01-23
docs: Add documentation for lcd160cr module.
Damien George
2017-01-18
docs: Fix some minor spelling mistakes.
Mike Causer
2017-01-10
Merge tag 'v1.8.7'
Scott Shawcroft
2017-01-07
docs/usocket: Clarify that socket timeout raises OSError exception.
Paul Sokolovsky
2017-01-06
docs/library/esp: Remove para and add further warning about flash.
Damien George
2017-01-05
Update more docs to say CircuitPython and clarify driver support.
Scott Shawcroft
2017-01-04
docs/library/esp: Document esp.set_native_code_location() function.
Damien George
2016-12-30
docs/library/machine.I2C: Fix I2C constructor docs to match impl.
Damien George
2016-12-15
docs/library/pyb.UART: Moved writechar doc to sit with other writes.
Lorenz Schmid
2016-12-15
docs/library/pyb.UART: Added clarification about timeouts.
Lorenz Schmid
2016-12-02
docs/library/pyb.Accel: Add hardware note about pins used by accel.
Peter Hinch
2016-11-23
docs/library/machine.I2C: Refine definitions of I2C methods.
Damien George
2016-11-16
docs/library/index: Elaborate on u-modules.
Paul Sokolovsky
2016-11-14
docs: Remove references to readall() and update stream read() docs.
Damien George
2016-11-11
stmhal/i2c: Add option to I2C to enable/disable use of DMA transfers.
Damien George
2016-11-09
docs/library/machine.Pin: Update Pin docs to align with new HW API.
Damien George
2016-11-01
docs/utime: Add docs for ticks_add(), improvements for other ticks_*().
Paul Sokolovsky
2016-11-01
docs/utime: Remove only:: for ticks_diff().
Paul Sokolovsky
2016-10-31
docs/utime: Describe new semantics of ticks_diff() (signed ring arithmetics).
Paul Sokolovsky
2016-10-30
docs/utime: Document ticks_cpu() in more detail.
Paul Sokolovsky
2016-10-30
docs/library/index: Update TOCs so builtins sorted before modules.
Paul Sokolovsky
[prev]
[next]