circuitpython/supervisor/shared
2024-04-23 16:04:42 -07:00
..
bluetooth Fix more boards and docs 2024-04-23 16:04:42 -07:00
external_flash change unneeded uint8_t decls to size_t or uint32_t 2024-04-11 14:15:41 -04:00
translate Runtime.serial_bytes_available: return count isntead of bool 2024-04-06 09:26:58 +10:30
usb Add Max3421E support for usb host 2024-04-10 10:57:28 -07:00
web_workflow Fix more boards and docs 2024-04-23 16:04:42 -07:00
background_callback.c Make SD cards available over web workflow 2024-01-16 14:12:16 -08:00
board.c Use MP_WEAK for default board.c routines 2022-09-08 07:36:50 -04:00
board.h
cpu.c Initial broadcom port for Raspberry Pi 2021-11-22 14:54:44 -08:00
cpu.h
display.c Rename the "in_rom" flag to "readonly" 2024-02-15 22:17:00 -06:00
display.h Switch all ports to auto-growing split heap 2023-11-01 15:24:16 -07:00
fatfs.c oofatfs: enable use of random volume IDs 2023-01-03 17:18:29 -06:00
filesystem.c Revert most changes. Only change web workflow writable 2024-03-04 13:45:06 -08:00
flash.c Make SD cards available over web workflow 2024-01-16 14:12:16 -08:00
internal_flash.h
lock.c compiles 2021-06-14 20:54:43 -04:00
lock.h compiles 2021-06-14 20:54:43 -04:00
memory.c Fix pre-commit 2023-11-06 11:15:38 -08:00
micropython.c Runtime.serial_bytes_available: return count isntead of bool 2024-04-06 09:26:58 +10:30
port.c Fix port_realloc to return moved pointer 2024-01-05 14:16:00 -06:00
reload.c Switch all ports to auto-growing split heap 2023-11-01 15:24:16 -07:00
reload.h Switch all ports to auto-growing split heap 2023-11-01 15:24:16 -07:00
rgb_led_colors.h Simplify the status LED to save power 2021-05-13 14:41:20 -07:00
safe_mode.c Runtime.serial_bytes_available: return count isntead of bool 2024-04-06 09:26:58 +10:30
safe_mode.h Implement safemode.py 2023-02-13 18:26:38 -05:00
serial.c Add minimal Renode port 2024-04-23 13:31:31 -07:00
serial.h Readded misssing prototypes. 2024-04-07 06:07:53 +09:30
stack.c Switch all ports to auto-growing split heap 2023-11-01 15:24:16 -07:00
stack.h Switch all ports to auto-growing split heap 2023-11-01 15:24:16 -07:00
status_bar.c Runtime.serial_bytes_available: return count isntead of bool 2024-04-06 09:26:58 +10:30
status_bar.h avoid status bar updates immediately after hard restart 2022-08-30 22:33:29 -04:00
status_leds.c Added support the Waveshare ESP32-S3-Zero and GRB status LEDs 2023-10-21 01:22:46 +01:00
status_leds.h implement certain supervisor functions as properties 2022-10-01 23:44:22 +05:30
tick.c initial merge from v1.20.0; just satisifying conflicts 2023-09-19 11:10:12 -04:00
tick.h Fix ticks 2023-04-07 09:49:51 -07:00
traceback.c Switch all ports to auto-growing split heap 2023-11-01 15:24:16 -07:00
traceback.h Switch all ports to auto-growing split heap 2023-11-01 15:24:16 -07:00
workflow.c Runtime.serial_bytes_available: return count isntead of bool 2024-04-06 09:26:58 +10:30
workflow.h Make SD cards available over web workflow 2024-01-16 14:12:16 -08:00