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
/
supervisor
Age
Commit message (
Expand
)
Author
2021-01-21
Switch to upstream TinyUSB
Scott Shawcroft
2021-01-21
Fix ESP build
Scott Shawcroft
2021-01-20
Add initial RP2040 support
Scott Shawcroft
2021-01-12
Merge remote-tracking branch 'origin/main' into audioout-esp32
Jeff Epler
2021-01-11
Merge pull request #3973 from kattni/update-code-py
Dan Halbert
2021-01-11
Adding escape characters.
Kattni Rembor
2021-01-11
Update created code.py file formatting.
Kattni Rembor
2021-01-09
background tasks: Add, use port_wake_main_task
Jeff Epler
2021-01-08
avoid inline compile errors
Dan Halbert
2021-01-04
Fix size of memset in board_reset_user_neopixels()
DavePutz
2020-12-26
Add include to tick.c for mp_hal_is_interrupted()
Dan Halbert
2020-12-23
Merge branch 'main' into pin_alarm
Dan Halbert
2020-12-22
Merge pull request #3862 from dhalbert/storage-remount
Scott Shawcroft
2020-12-22
Merge pull request #3864 from djix123/w25q64fv
Dan Halbert
2020-12-22
Add support for Winbond W25Q64FV
Jonathan Giles
2020-12-21
unmounted filesystems start as ejected
Dan Halbert
2020-12-21
Merge pull request #3824 from skerr92/add_more_spi_flash
Dan Halbert
2020-12-17
Update devices.h
Hany Elkomy
2020-12-16
removed comments on 64MiB SPI flash causing build test issues
Seth Kerr
2020-12-15
Add alarm.pin that wakes on pin level
Scott Shawcroft
2020-12-14
fixing line comment issue with CI build tests
Seth Kerr
2020-12-14
this should be it.
Seth Kerr
2020-12-08
Fix build and more comments
Scott Shawcroft
2020-12-08
Add `board_deinit` for use with sleep
Scott Shawcroft
2020-12-02
Merge pull request #3767 from dhalbert/sleep
Scott Shawcroft
2020-11-30
Eliminate goto.
Christian Walther
2020-11-29
Optimize out allocation moving code on boards that don't need it.
Christian Walther
2020-11-29
Unify redundant low/high_address computation to save a bit of code size.
Christian Walther
2020-11-28
Make CIRCUITPY_SUPERVISOR_ALLOC_COUNT dependent on enabled features.
Christian Walther
2020-11-28
Fix align32_size().
Christian Walther
2020-11-28
Use movable allocation system for terminal tilegrid.
Christian Walther
2020-11-28
Add movable allocation system.
Christian Walther
2020-11-27
working! PinAlarm not implemented yet.
Dan Halbert
2020-11-25
merge from upstream + wip
Dan Halbert
2020-11-23
working, but need to avoid deep sleeping too fast before USB ready
Dan Halbert
2020-11-22
wip
Dan Halbert
2020-11-21
wip: ResetReason to microcontroller.cpu
Dan Halbert
2020-11-20
compiles
Dan Halbert
2020-11-19
wip; not compiling yet
Dan Halbert
2020-11-19
wip
Dan Halbert
2020-11-19
displayio: When the display is tall, move blinka above the text
Jeff Epler
2020-11-16
Merge remote-tracking branch 'adafruit/main' into sleep
Dan Halbert
2020-11-16
wip: initial code changes, starting from @tannewt's sleepio branch
Dan Halbert
2020-11-13
Save flash space
Scott Shawcroft
2020-10-31
Merge pull request #3627 from adafruit/6.0.x
Dan Halbert
2020-10-30
improve USB CDC disconnect/reconnect checking
Dan Halbert
2020-10-27
Start tweaking the workflow to sleep
Scott Shawcroft
2020-10-16
Merge pull request #3482 from cwalther/alloc
Jeff Epler
2020-10-12
Finer grained, per port tick locking
Scott Shawcroft
2020-10-07
Unify iMX flash config and add Metro M7 1011
Scott Shawcroft
[next]