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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2017-02-03
Switch design guide to rST so that the table works. Also add details based on...
0.8.4
Scott Shawcroft
2017-02-03
Update after feedback from @deshipu. Thanks
Scott Shawcroft
2017-02-02
Add a draft of a new design guide. This is meant to capture the goals of Circ...
Scott Shawcroft
2017-01-13
Add more description of installing the library bundle.
Scott Shawcroft
2017-01-10
Merge tag 'v1.8.7'
Scott Shawcroft
2017-01-09
docs: Add link to DS1307 drivers.
Scott Shawcroft
2017-01-08
docs: Bump version to 1.8.7.
v1.8.7
Damien George
2017-01-07
docs/usocket: Clarify that socket timeout raises OSError exception.
Paul Sokolovsky
2017-01-06
Add more detail to the driver page including a link to the bundle.
Scott Shawcroft
2017-01-06
docs/library/esp: Remove para and add further warning about flash.
Damien George
2017-01-05
Link to the Bus Device docs.
Scott Shawcroft
2017-01-05
Update more docs to say CircuitPython and clarify driver support.
Scott Shawcroft
2017-01-05
Improve docs and update to CircuitPython.
Scott Shawcroft
2017-01-04
Use full link because relative links don't work.
Scott Shawcroft
2017-01-04
Switch to subprojects for driver docs.
Scott Shawcroft
2017-01-04
docs/library/esp: Document esp.set_native_code_location() function.
Damien George
2017-01-04
esp8266/general: Add "Scarcity of runtime resources" section.
Paul Sokolovsky
2017-01-04
docs/esp8266/tutorial: Close socket after reading page content.
Max
2016-12-30
docs/library/machine.I2C: Fix I2C constructor docs to match impl.
Damien George
2016-12-30
docs/esp8266/tutorial: Update intro to add Getting the firmware section.
Andrew Mulholland
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-28
Add links to two more libraries.
Scott Shawcroft
2016-11-23
docs/library/machine.I2C: Refine definitions of I2C methods.
Damien George
2016-11-21
This introduces an alternative hardware API called nativeio structured around...
Scott Shawcroft
2016-11-16
docs/library/index: Elaborate on u-modules.
Paul Sokolovsky
2016-11-14
Merge tag 'v1.8.6'
Scott Shawcroft
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-10
docs: Bump version to 1.8.6.
v1.8.6
Damien George
2016-11-09
docs/library/machine.Pin: Update Pin docs to align with new HW API.
Damien George
2016-11-08
esp8266: Update docs for esptool 1.2.1/SDK 2.0 (--flash_size=detect).
Paul Sokolovsky
2016-11-08
docs/*/quickref.rst: Use new semantics of ticks_diff()
puuu
2016-11-06
docs/esp8266: Update for new WebREPL setup procedure.
Paul Sokolovsky
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
2016-10-28
docs/library/network: Typo fixes, consistent acronym capitalization.
Paul Sokolovsky
2016-10-28
docs/library/network: Reword intro paragraph.
Paul Sokolovsky
2016-10-25
docs/machine.SPI.rst: Fix typos and formatting, clarify.
Paul Sokolovsky
2016-10-25
docs/library/builtins: Add docs for delattr and slice.
Damien George
2016-10-24
docs/library/machine.SPI: Remove spurious "of".
Damien George
2016-10-20
Merge remote-tracking branch 'micropython/master'
Tony DiCola
2016-10-20
Update drivers.rst
Radomir Dopieralski
2016-10-19
Support markdown.
Scott Shawcroft
2016-10-18
Documentation rework to unify the docs together rather than having them
Scott Shawcroft
2016-10-18
docs/machine.SPI: Improve descriptions of xfer methods.
Damien George
[next]