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
/
py
Age
Commit message (
Expand
)
Author
2020-06-26
sdioio: Add shared-bindings
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-24
gnss: Implement new library for GNSS
Kamil Tomaszewski
2020-06-22
circuitpy_defns.mk: Sort several lists of source files
Jeff Epler
2020-06-22
_pew: move to common-hal
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
py.mk: Assume we want all C source files in ulab
Jeff Epler
2020-06-01
py.mk: Assume we want all C files from ulab
Jeff Epler
2020-05-29
Merge remote-tracking branch 'adafruit/master' into wdt-nrf
Scott Shawcroft
2020-05-28
Merge pull request #2968 from jepler/more-efficient-translation
Dan Halbert
2020-05-28
A number of small ESP32S2 fixes:
Scott Shawcroft
2020-05-28
translations: document the compressed format
Jeff Epler
2020-05-28
string compression: save a few bits per string
Jeff Epler
2020-05-27
Revert "add WatchDogTimeout exception"
Sean Cross
2020-05-27
watchdogtimer: refactor to new api
Sean Cross
2020-05-27
add WatchDogTimeout exception
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-19
Remove reverse methods from per-board defs
Scott Shawcroft
2020-05-18
Merge remote-tracking branch 'adafruit/master' into esp32s2
Scott Shawcroft
2020-05-18
Merge pull request #2896 from theacodes/add-bytearray-decode
Scott Shawcroft
2020-05-15
Initial ESP32S2 port.
Scott Shawcroft
2020-05-15
Make decode only apply to bytearray and not array as well
Thea Flowers
2020-05-14
Add bytearray.decode() for CPython compatibility
Thea Flowers
2020-05-13
Merge remote-tracking branch 'adafruit/master' into improve_verification
Scott Shawcroft
2020-05-12
Don't build in empty help.c
Scott Shawcroft
2020-05-12
Only enable COUNTIO in full builds
Scott Shawcroft
2020-05-12
Merge branch 'master' into Optical-Encoder-Module
Scott Shawcroft
2020-05-12
Enable vectorio by default where displayio is enabled
warriorofwire
2020-05-12
merged master
Daniel Pollard
2020-05-11
set vectorio to FULL_BUILD and see what works
warriorofwire
2020-05-09
vectorio: fix mpconfig definition for disabled boards
warriorofwire
2020-05-09
Add vectorio: for drawing shapes
warriorofwire
2020-05-09
removed duplicate build param
Daniel Pollard
2020-05-08
Update py/circuitpy_mpconfig.mk
Daniel Pollard
2020-05-07
updated descriptions and build variable
Daniel Pollard
2020-05-06
aesio: add basic AES encryption and decryption
Sean Cross
2020-05-06
changed build variables as per advice
Daniel Pollard
2020-05-05
refactor countio based on feedback
Daniel Pollard
2020-05-04
make translate again
Dan Halbert
2020-04-29
change many ifndefs to ?=
Dan Halbert
2020-04-29
Merge remote-tracking branch 'adafruit/master' into ringbuf-fixes
Dan Halbert
2020-04-27
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-27
Merge pull request #2811 from jepler/update-ulab
Scott Shawcroft
2020-04-27
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-26
ulab: actually update the submodule
Jeff Epler
2020-04-23
Minor redundancy fix
Lucian Copeland
2020-04-23
Merge remote-tracking branch 'upstream/master' into stm32-docfix
Lucian Copeland
[next]