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-07-13
Merge pull request #2780 from AndrewR-L/patch-1
Scott Shawcroft
2020-07-13
Merge pull request #3003 from Flameeyes/master
Scott Shawcroft
2020-07-08
audioio: Remove compatibility code
Jeff Epler
2020-07-06
Add license to some obvious files.
Diego Elio Pettenò
2020-07-02
Remove trailing space
Scott Shawcroft
2020-07-02
Merge branch 'main' into patch-1
Scott Shawcroft
2020-07-01
Merge pull request #3083 from tannewt/esp32s2_busio
Jeff Epler
2020-07-01
ulab: document sosfilt
Jeff Epler
2020-06-26
sdioio: Remove junk in comments
Jeff Epler
2020-06-26
Update shared-bindings/sdcardio/SDCard.c
Jeff Epler
2020-06-26
sdioio: Add shared-bindings
Jeff Epler
2020-06-26
shared-bindings: Factor out validate_list_is_free_pins
Jeff Epler
2020-06-26
sdcardio: implement new library for SD card I/O
Jeff Epler
2020-06-25
I2CPeripheral: Rename class and its module
Jeff Epler
2020-06-25
Use main/selected terminology in docstrings
Jeff Epler
2020-06-24
Compiles!
Scott Shawcroft
2020-06-24
Add UART support
Scott Shawcroft
2020-06-24
gnss: Add timestamp
Kamil Tomaszewski
2020-06-24
gnss: Remove start and stop
Kamil Tomaszewski
2020-06-24
gnss: add a comment about the units
Kamil Tomaszewski
2020-06-24
gnss: Implement new library for GNSS
Kamil Tomaszewski
2020-06-22
_pew: move to common-hal
Jeff Epler
2020-06-14
shared-bindings: Change docstrings with '\x...' chars to raw strings
Jeff Epler
2020-06-14
docs: Improve 5.0.x <-> main branch doc linkrot
Jeff Epler
2020-06-03
Fix up end of file and trailing whitespace.
Diego Elio Pettenò
2020-06-01
Merge remote-tracking branch 'adafruit/master' into wdt-nrf
Scott Shawcroft
2020-06-01
Merge branch 'master' into update-ulab
Scott Shawcroft
2020-06-01
Merge remote-tracking branch 'adafruit/master' into wdt-nrf
Scott Shawcroft
2020-06-01
ulab: docs: Fix markup error
Jeff Epler
2020-06-01
fix spelling
Jeff Epler
2020-06-01
ulab: update
Jeff Epler
2020-05-31
shared-bindings: Fix docs of storage.VfsFat
Jeff Epler
2020-05-29
Merge remote-tracking branch 'adafruit/master' into wdt-nrf
Scott Shawcroft
2020-05-27
Various doc examples: Fix the "/ 18" copypasta bug
Jeff Epler
2020-05-27
Remove NONE from mode enum and doc tweaks
Scott Shawcroft
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
[next]