| .. |
|
bluetooth
|
Make SD cards available over web workflow
|
2024-01-16 14:12:16 -08:00 |
|
external_flash
|
change unneeded uint8_t decls to size_t or uint32_t
|
2024-04-11 14:15:41 -04:00 |
|
translate
|
note an assmued invariant that may not be obvious
|
2023-11-28 13:38:13 -06:00 |
|
usb
|
Call vTaskDelay directly in usb_background
|
2024-03-05 15:56:11 -08:00 |
|
web_workflow
|
Merge pull request #9005 from jepler/issue8980
|
2024-03-05 12:00:33 -05: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
|
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
|
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
|
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
|
Fix pre-commit
|
2023-11-06 11:15:38 -08:00 |
|
micropython.c
|
Switch to using MP_ERROR_TEXT instead of translate, globally
|
2023-10-30 09:49:06 +01:00 |
|
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
|
Optimize error messages
|
2024-01-19 21:31:58 -08:00 |
|
safe_mode.h
|
Implement safemode.py
|
2023-02-13 18:26:38 -05:00 |
|
serial.c
|
utilize CIRCUITPY_CONSOLE_UART_BAUDRATE parameter
|
2023-08-24 14:50:23 -04:00 |
|
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
|
Improve iMX RT performance
|
2023-03-14 12:30:58 -07:00 |
|
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
|
Improve neopixel on ESP
|
2024-02-14 15:10:07 -08:00 |
|
workflow.h
|
Make SD cards available over web workflow
|
2024-01-16 14:12:16 -08:00 |