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
/
shared-bindings
Age
Commit message (
Expand
)
Author
2020-05-27
watchdog: use common_hal_watchdog_* pattern
Sean Cross
2020-05-27
watchdog: support catching the timeout
Sean Cross
2020-05-27
watchdog: move timeout exception to shared-bindings
Sean Cross
2020-05-27
watchdogtimer: refactor to new api
Sean Cross
2020-05-27
watchdog: fix documentation build error
Sean Cross
2020-05-27
watchdog: rename module from `wdt` and move to `microcontroller`
Sean Cross
2020-05-27
wdt: add watchdog support
Sean Cross
2020-05-26
Merge pull request #2931 from tannewt/esp32s2_digitalio
Dan Halbert
2020-05-26
Merge remote-tracking branch 'adafruit/master' into esp32s2_digitalio
Scott Shawcroft
2020-05-24
Adjust docs to reflect behaviour.
Roy Hooper
2020-05-22
Simplify pixelbuf set_pixels function
George Waters
2020-05-22
Use mp_int_t for setting pixelbuf slice indices
George Waters
2020-05-21
Implement negative step for pixelbuf slices
George Waters
2020-05-21
Merge branch 'master' into esp32s2_digitalio
Scott Shawcroft
2020-05-20
Fix error when getting a pixelbuf slice
George Waters
2020-05-20
Merge remote-tracking branch 'adafruit/master' into esp32s2_digitalio
Scott Shawcroft
2020-05-19
Fully implement digitalio and pin-in-use tracking.
Scott Shawcroft
2020-05-19
bleio: adapter: add advertising timeout and status
Sean Cross
2020-05-19
_bleio: support anonymous advertising
Sean Cross
2020-05-18
Merge pull request #2837 from k0d/serial-debug
Scott Shawcroft
2020-05-19
Enable showing the console on a debug uart
Mark Olsson
2020-05-18
remove a duplication in polygon.c
warriorofwire
2020-05-18
vectorio: speed up polygon
warriorofwire
2020-05-16
Added DigitalInOut suggestion
ppolk-nocimed
2020-05-16
Fixed Optional[Pull]
ppolk-nocimed
2020-05-16
Digital In Out Type Hints
ppolk-nocimed
2020-05-15
Note that nvm.ByteArray is available at microcontroller.nvm
Thea Flowers
2020-05-15
Merge pull request #2810 from dherrada/master
Scott Shawcroft
2020-05-15
aesio: specify writable buffers for destination buffers
Sean Cross
2020-05-15
aesio: use bufinfo rather than mp_str_bytes
Sean Cross
2020-05-14
Fix help doc
Scott Shawcroft
2020-05-14
Fix ulab, math and template.
Scott Shawcroft
2020-05-14
Fixed minor indentation issue
dherrada
2020-05-13
Merge pull request #2889 from jepler/gamepad-tick
Scott Shawcroft
2020-05-13
Update countio to python stub docs
Scott Shawcroft
2020-05-13
Merge remote-tracking branch 'adafruit/master' into improve_verification
Scott Shawcroft
2020-05-13
Gamepad & GamepadShift: Initially allocate as long-lived
Jeff Epler
2020-05-13
Gamepad & GamepadShift: Enable ticks while object exists
Jeff Epler
2020-05-12
Move vectorio to stubs
Scott Shawcroft
2020-05-12
Merge remote-tracking branch 'adafruit/master' into improve_verification
Scott Shawcroft
2020-05-12
Merge branch 'master' into Optical-Encoder-Module
Scott Shawcroft
2020-05-12
Swap sphinx to autoapi and the inline stubs
Scott Shawcroft
2020-05-12
Merge remote-tracking branch 'adafruit/master' into vectorio
Scott Shawcroft
2020-05-12
Merge branch 'master' into Optical-Encoder-Module
Scott Shawcroft
2020-05-12
Merge pull request #2871 from DavePutz/Issue2812
Scott Shawcroft
2020-05-12
Merge branch 'master' into master
dherrada
2020-05-12
Did usb_hid, usb_midi, ustack, wiznet
dherrada
2020-05-12
Did time, touchio, uheap
dherrada
2020-05-12
Did struct, supervisor, terminalio
dherrada
2020-05-12
Fixed underline in documentation
Daniel Pollard
[next]