..
bluetooth
Switch to using MP_ERROR_TEXT instead of translate, globally
2023-10-30 09:49:06 +01:00
external_flash
Switch all ports to auto-growing split heap
2023-11-01 15:24:16 -07:00
translate
Fix mpy-cross and lto builds (again)
2023-10-30 14:54:22 +01:00
usb
Switch all ports to auto-growing split heap
2023-11-01 15:24:16 -07:00
web_workflow
Improve web workflow error handling
2023-11-28 12:02:33 -08:00
background_callback.c
Switch all ports to auto-growing split heap
2023-11-01 15:24:16 -07: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
Switch all ports to auto-growing split heap
2023-11-01 15:24:16 -07: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
Disable dotfiles on boards without native usb
2023-08-29 17:23:17 +03:00
flash.c
Merge pull request #8575 from dhalbert/8.2.x-to-main-2023-11-09
2023-11-10 20:42:13 -05: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
Switch to using MP_ERROR_TEXT instead of translate, globally
2023-10-30 09:49:06 +01:00
port.c
Switch all ports to auto-growing split heap
2023-11-01 15:24:16 -07: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
Switch all ports to auto-growing split heap
2023-11-01 15:24:16 -07: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
Wifi fully seperate from web-workflow
2023-09-05 22:39:41 +03:00
workflow.h
Remove upload button and fix mkdir parents
2022-08-17 11:31:11 -07:00