..
bluetooth
Add Bangle.js 2, JDI memory displays and ACeP epd
2023-02-15 15:03:40 -08:00
external_flash
Fix pre-commit
2023-10-16 10:46:11 -07:00
translate
Merge pull request #8351 from jepler/dotclockframebuffer
2023-09-07 13:21:29 -07:00
usb
Merge remote-tracking branch 'adafruit/main' into v1.20-merge
2023-10-11 11:21:57 -07:00
web_workflow
web_workflow: adjust indent and move #endif
2023-10-24 16:30:19 -04:00
background_callback.c
merge latest adafruit/main
2023-08-13 19:43:54 -04: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
Split displayio hardware support from core
2023-10-24 15:43:34 -07:00
display.h
Add Bangle.js 2, JDI memory displays and ACeP epd
2023-02-15 15:03:40 -08: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
convert to MP_DEFINED_CONST_OBJ_TYPE()
2023-09-19 21:09:29 -04: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
Trinket M0 comes up; still very much wip
2023-09-28 16:22:10 -04:00
micropython.c
Improve boot_out.txt truncation
2023-02-14 10:47:06 -06:00
port.c
cyw43 basic gpio support, hwaddr in boot_out
2022-09-28 10:06:33 -05:00
reload.c
don't call `reload_initiate` if already initiated
2023-03-21 21:34:30 +05:30
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
Merge remote-tracking branch 'origin/8.2.x' into merge-82x
2023-08-22 08:49:16 -05: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
Make set_stack_limit respect fixed stack
2023-03-21 16:42:49 -07:00
stack.h
Make set_stack_limit respect fixed stack
2023-03-21 16:42:49 -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
Formatting fixes
2021-07-22 12:57:10 -04:00
traceback.h
Formatting fixes
2021-07-22 12:57:10 -04: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