circuitpython/supervisor/shared
Scott Shawcroft 20946d97a1
Merge pull request #4743 from tannewt/simplify_status_led
Simplify the status LED to save power
2021-05-21 10:55:11 -07:00
..
external_flash Simplify the status LED to save power 2021-05-13 14:41:20 -07:00
usb count in/out endpoints; allow more usb modules on low-endpoint boards 2021-05-13 21:59:02 -04:00
autoreload.c Remove overwrite of run_reason in main 2021-05-04 17:04:24 -04:00
autoreload.h
background_callback.c
bluetooth.c
bluetooth.h
board.c
board.h
cpu.c
cpu.h
display.c
display.h
filesystem.c
flash.c
internal_flash.h
memory.c
micropython.c Fix board builds and use MP_ERROR_TEXT in py and extmod 2021-05-05 17:51:52 -07:00
rgb_led_colors.h Simplify the status LED to save power 2021-05-13 14:41:20 -07:00
safe_mode.c Merge pull request #4743 from tannewt/simplify_status_led 2021-05-21 10:55:11 -07:00
safe_mode.h address review comments 2021-05-05 12:35:12 -04:00
serial.c
stack.c
stack.h
status_leds.c Handle inverted neopixel power 2021-05-19 17:29:02 -07:00
status_leds.h Simplify the status LED to save power 2021-05-13 14:41:20 -07:00
tick.c
tick.h
translate.c
translate.h Fix up all natmod examples 2021-05-08 20:17:16 -05:00
workflow.c
workflow.h