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-05-14
Update docs s/ucollections/collections/g
bildzeitung
2018-05-14
Cleaning up and fixing the docs generation Makefile and README instructions
Karin Hawley
2018-05-11
docs: Bump version to 1.9.4.
v1.9.4
Damien George
2018-05-06
docs: fix references to uhashlib
Jeff Epler
2018-05-03
docs: fix references to ubinascii
Jeff Epler
2018-04-26
docs/library: Add ussl module to library index for unix port.
Damien George
2018-04-20
docs/library/pyb.ADC: Fix typo of "prarmeter".
Damien George
2018-04-20
docs/library/pyb.ADC: Remove outdated ADCAll code example.
Peter Hinch
2018-04-11
stm32/dac: Add buffering argument to constructor and init() method.
Damien George
2018-04-11
stm32/adc: Optimise read_timed_multi() by caching buffer pointers.
Damien George
2018-04-11
stm32/adc: Add read_timed_multi() static method, with docs and tests.
Peter Hinch
2018-04-10
docs/library/pyb.ADC.rst: Document new features for ADCAll.
T S
2018-03-27
Add four missing drivers
Scott Shawcroft
2018-03-19
stm32/can: Add "list" param to CAN.recv() to receive data inplace.
Damien George
2018-03-16
docs/library/pyb.CAN: Clean up documentation of data constants.
Damien George
2018-03-16
stm32/can: Add CAN.info() method to retrieve error and tx/rx buf info.
Damien George
2018-03-16
stm32/can: Add CAN.state() method to get the state of the controller.
Damien George
2018-03-15
stm32/can: Add CAN.restart() method so controller can leave bus-off.
Damien George
2018-03-15
stm32/can: Add "auto_restart" option to constructor and init() method.
Damien George
2018-03-15
docs/library/pyb.CAN: Update markup to use latest doc conventions.
Damien George
2018-03-15
docs: Fix some references and RST markup to eliminate Sphinx warnings.
Damien George
2018-03-12
extmod/vfs_fat: Add file size as 4th element of uos.ilistdir tuple.
Tom Collins
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
[prev]
[next]