circuitpython/supervisor/shared
2025-02-25 11:50:26 -05:00
..
bluetooth fix ble_serial_connected() 2024-10-03 16:55:00 -04:00
external_flash CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
translate wip: blink works on trinket M0 2024-07-27 08:06:20 -04:00
usb Restore console_uart_printf, fix use of __ZEPHYR__. 2025-02-13 06:52:12 -08:00
web_workflow ignore newly added "clear" characters in the Web Workflow serial 2025-01-04 04:56:48 +01:00
background_callback.c CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
board.c update headers of most CircuitPython-only files 2024-05-17 14:56:28 -04:00
board.h guard2once -s ... 2024-05-19 20:40:44 -04:00
cpu.c update headers of most CircuitPython-only files 2024-05-17 14:56:28 -04:00
cpu.h guard2once -s ... 2024-05-19 20:40:44 -04:00
display.c disable scaling for small M0 builds 2025-02-25 11:50:26 -05:00
display.h guard2once -s ... 2024-05-19 20:40:44 -04:00
fatfs.c update headers of most CircuitPython-only files 2024-05-17 14:56:28 -04:00
filesystem.c Further fix to use absolute paths in remote workflows 2024-06-06 16:56:24 -04:00
flash.c CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
internal_flash.h guard2once -s ... 2024-05-19 20:40:44 -04:00
lock.c update headers of most CircuitPython-only files 2024-05-17 14:56:28 -04:00
lock.h guard2once -s ... 2024-05-19 20:40:44 -04:00
memory.c update headers of most CircuitPython-only files 2024-05-17 14:56:28 -04:00
micropython.c wip: fixing compilation 2024-07-26 18:38:46 -04:00
port.c Fix Funhouse and update to IDF 5.3 2024-08-15 11:36:37 -07:00
reload.c update headers of most CircuitPython-only files 2024-05-17 14:56:28 -04:00
reload.h guard2once -s ... 2024-05-19 20:40:44 -04:00
rgb_led_colors.h add #pragma once to all CircuitPython header files without any include guards 2024-05-19 20:38:07 -04:00
safe_mode.c Improve ESP BLE and turn on BLE workflow 2024-06-11 16:21:40 -07:00
safe_mode.h guard2once -s ... 2024-05-19 20:40:44 -04:00
serial.c Restore console_uart_printf, fix use of __ZEPHYR__. 2025-02-13 06:52:12 -08:00
serial.h Restore console_uart_printf, fix use of __ZEPHYR__. 2025-02-13 06:52:12 -08:00
stack.c Add Zephyr port 2025-02-04 11:24:13 -08:00
stack.h update headers of most CircuitPython-only files 2024-05-17 14:56:28 -04:00
status_bar.c update headers of most CircuitPython-only files 2024-05-17 14:56:28 -04:00
status_bar.h update headers of most CircuitPython-only files 2024-05-17 14:56:28 -04:00
status_leds.c Add Zephyr port 2025-02-04 11:24:13 -08:00
status_leds.h guard2once -s ... 2024-05-19 20:40:44 -04:00
tick.c update headers of most CircuitPython-only files 2024-05-17 14:56:28 -04:00
tick.h guard2once -s ... 2024-05-19 20:40:44 -04:00
traceback.c update headers of most CircuitPython-only files 2024-05-17 14:56:28 -04:00
traceback.h add #pragma once to all CircuitPython header files without any include guards 2024-05-19 20:38:07 -04:00
workflow.c Merge pull request #9344 from tannewt/disable_ble_completely 2024-06-18 17:01:10 -04:00
workflow.h update headers of most CircuitPython-only files 2024-05-17 14:56:28 -04:00