..
bluetooth
Merge branch 'main' into title_execution_status
2022-08-05 13:42:58 -07:00
external_flash
Move hook implementation to supervisor
2022-04-18 14:09:36 +00:00
translate
Wi-Fi autoconnect and title bar status
2022-06-09 14:55:54 -07:00
usb
Request a title bar update on USB cdc connect
2022-08-08 14:29:45 -07:00
web_workflow
Fix retries after successful connection.
2022-08-10 15:24:08 -07:00
background_callback.c
Wi-Fi autoconnect and title bar status
2022-06-09 14:55:54 -07:00
board.c
run code formatting script
2021-03-15 19:27:36 +05:30
board.h
run code formatting script
2021-03-15 19:27:36 +05:30
cpu.c
Initial broadcom port for Raspberry Pi
2021-11-22 14:54:44 -08:00
cpu.h
modify copyright notice.
2021-04-25 19:57:21 +09:00
display.c
Enable title bar on all builds
2022-08-04 16:33:10 -07:00
display.h
Fix builds with displayio but not terminalio
2022-08-04 16:34:25 -07:00
filesystem.c
Get CIRCUITPY FATFS directly.
2022-08-04 16:06:27 -07:00
flash.c
Make autoreload checking more robust
2022-03-09 11:07:55 -05:00
internal_flash.h
Hopefully fix flash flush and hopefully audio as well.
2020-03-13 11:12:31 -07:00
lock.c
compiles
2021-06-14 20:54:43 -04:00
lock.h
compiles
2021-06-14 20:54:43 -04:00
memory.c
Add ability to reserve psram
2022-08-03 16:19:40 -05:00
micropython.c
Enable -Wmissing-prototypes for atmel-samd
2021-11-09 20:05:00 -06:00
port.c
Lots of web workflow, C3 and title bar fixes
2022-07-28 16:06:56 -07:00
reload.c
fix ReloadException when in REPL
2022-03-16 12:36:52 -04:00
reload.h
CORS works and autoreload too
2022-06-27 13:39:08 -07:00
rgb_led_colors.h
Simplify the status LED to save power
2021-05-13 14:41:20 -07:00
safe_mode.c
Safe mode when ESP interrupt watchdog fires
2022-06-29 12:31:18 -07:00
safe_mode.h
go into safe mode if not CIRCUITPY available
2021-12-27 18:58:24 -05:00
serial.c
Lots of web workflow, C3 and title bar fixes
2022-07-28 16:06:56 -07:00
stack.c
Initial broadcom port for Raspberry Pi
2021-11-22 14:54:44 -08:00
stack.h
run code formatting script
2021-03-15 19:27:36 +05:30
status_leds.c
Don't update status LED color on brightness change
2022-02-17 14:21:03 -08:00
status_leds.h
Espressif: Fix interrupts in UART workflow
2022-03-25 16:20:04 +11:00
tick.c
Update supervisor/shared/tick.c
2022-05-25 11:18:08 +02:00
tick.h
rework auto-reload delay logic
2022-03-11 14:03:04 -05:00
title_bar.c
Fix BLE workflow and add boot_out.txt UID
2022-08-04 16:33:10 -07:00
title_bar.h
Enable title bar on all builds
2022-08-04 16:33:10 -07:00
traceback.c
Formatting fixes
2021-07-22 12:57:10 -04:00
traceback.h
Formatting fixes
2021-07-22 12:57:10 -04:00
workflow.c
Lots of web workflow, C3 and title bar fixes
2022-07-28 16:06:56 -07:00
workflow.h
workflow_active
was never defined or used
2021-05-01 13:34:28 -04:00