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
/
lib
Age
Commit message (
Expand
)
Author
2020-10-10
rgbmatrix: update protomatter to 1.0.5 tag
Jeff Epler
2020-10-03
Update protomatter
Jeff Epler
2020-09-25
Update TinyUSB to get MIDI SysEx fix
Scott Shawcroft
2020-09-03
Merge remote-tracking branch 'adafruit/main' into native_wifi
Scott Shawcroft
2020-09-01
rgbmatrix: recover gracefully from allocation errors
Jeff Epler
2020-08-27
Merge remote-tracking branch 'adafruit/main' into native_wifi
Scott Shawcroft
2020-08-25
Merge remote-tracking branch 'adafruit/main' into native_wifi
Scott Shawcroft
2020-08-25
pyexec: Handle a ctrl-c that comes in "very late"
Jeff Epler
2020-08-19
Handle home, delete, & emacs key w/ utf-8 in repl
George Waters
2020-08-19
Add basic error handling
Scott Shawcroft
2020-08-09
Count utf8 chars, not every byte for line
George Waters
2020-08-09
Try too make new utf-8 code smaller again
George Waters
2020-08-09
Fix failed unix build
George Waters
2020-08-09
Refactor utf-8 code, reduce impact on code size
George Waters
2020-08-09
Fix repl support for unicode
George Waters
2020-08-04
libm: rem_pio2: Reduce size of static array
Jeff Epler
2020-08-04
libm: ef_rem_pio2.c: Save ROM-tables at the expense of speed
Jeff Epler
2020-07-29
update tinyusb to commit 22100b252
hathach
2020-07-29
update tinyusb from commmit dc5445e2f to 78f1576e9
hathach
2020-07-22
Merge branch 'main' into stm32-timer-allocator
hierophect
2020-07-16
Check out active protomatter PR
Lucian Copeland
2020-07-13
Merge pull request #3003 from Flameeyes/master
Scott Shawcroft
2020-07-09
lib/mp3: update to 1.2.2 release
Jeff Epler
2020-07-06
Add license to some obvious files.
Diego Elio Pettenò
2020-06-03
Fix up end of file and trailing whitespace.
Diego Elio Pettenò
2020-05-21
lib: tinyusb: update to get tud_task_is_queue_empty
Sean Cross
2020-05-18
Update TinyUSB and shorten USB task delay
Scott Shawcroft
2020-05-07
Fix build after #2831 (stm32f4xx rgbmatrix) broke it
Jeff Epler
2020-05-06
Merge pull request #2831 from jepler/rgbmatrix-stm
Scott Shawcroft
2020-04-30
stm: enable protomatter
Jeff Epler
2020-04-29
Update TinyUSB to include SAMD race fix
Scott Shawcroft
2020-04-27
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-23
Even newer tinyUSB
Scott Shawcroft
2020-04-17
Update TinyUSB and add interrupt hooks.
Scott Shawcroft
2020-04-14
nrf: protomatter port
Jeff Epler
2020-04-14
Add Protomatter and FramebufferDisplay
Jeff Epler
2020-03-03
Merge remote-tracking branch 'origin/master' into ulab
Jeff Epler
2020-02-28
oofatfs: Remove _FS_DISK_READ_ALIGNED
Jeff Epler
2020-02-27
libm: Provide log2f
Jeff Epler
2020-02-27
libm: Disable float-equal diagnostics
Jeff Epler
2020-02-18
Update readline.c for REPL Unicode issue 1905
DavePutz
2020-01-17
Refine iMX RT memory layout and add three boards
Scott Shawcroft
2019-12-27
more tinyusb update
hathach
2019-12-26
sync with https://github.com/hathach/tinyusb/pull/246
hathach
2019-12-26
improve usb dcd samd51
hathach
2019-12-19
mp3: update to upstream release 1.1.1
Jeff Epler
2019-12-17
bump tinyusb lib submodule
hathach
2019-12-10
audiocore: Add MP3File using Adafruit_MP3 library
Jeff Epler
2019-12-10
nRF: disk_read must be 4-byte aligned
Jeff Epler
2019-12-04
protocols: Allow them to be (optionally) type-safe
Jeff Epler
[next]