circuitpython/supervisor/shared
Dan Halbert db065a299f
Merge pull request #6933 from jepler/🥧🐮
Implement a useful subset of `wifi` and `socketpool` modules on 🥧🐮
2022-09-28 18:09:24 -04:00
..
bluetooth status bar control 2022-08-30 15:23:44 -04:00
external_flash Move hook implementation to supervisor 2022-04-18 14:09:36 +00:00
translate Wi-Fi autoconnect and title bar status 2022-06-09 14:55:54 -07:00
usb squeeze the usb identification code; manufacturer was being copied to product 2022-09-20 20:23:17 -04:00
web_workflow Update supervisor/shared/web_workflow/static/directory.html 2022-09-09 16:34:11 -07:00
background_callback.c Wi-Fi autoconnect and title bar status 2022-06-09 14:55:54 -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 avoid status bar updates immediately after hard restart 2022-08-30 22:33:29 -04:00
display.h status bar control 2022-08-30 15:23:44 -04:00
filesystem.c Get CIRCUITPY FATFS directly. 2022-08-04 16:06:27 -07:00
flash.c Make autoreload checking more robust 2022-03-09 11:07:55 -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 Add ability to reserve psram 2022-08-03 16:19:40 -05:00
micropython.c Enable -Wmissing-prototypes for atmel-samd 2021-11-09 20:05:00 -06:00
port.c cyw43 basic gpio support, hwaddr in boot_out 2022-09-28 10:06:33 -05:00
reload.c fix ReloadException when in REPL 2022-03-16 12:36:52 -04:00
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 Safe mode when ESP interrupt watchdog fires 2022-06-29 12:31:18 -07:00
safe_mode.h go into safe mode if not CIRCUITPY available 2021-12-27 18:58:24 -05:00
serial.c finish status bar internal simplification 2022-09-27 15:14:40 -04:00
stack.c Initial broadcom port for Raspberry Pi 2021-11-22 14:54:44 -08:00
stack.h run code formatting script 2021-03-15 19:27:36 +05:30
status_bar.c finish status bar internal simplification 2022-09-27 15:14:40 -04:00
status_bar.h avoid status bar updates immediately after hard restart 2022-08-30 22:33:29 -04:00
status_leds.c Don't update status LED color on brightness change 2022-02-17 14:21:03 -08:00
status_leds.h Espressif: Fix interrupts in UART workflow 2022-03-25 16:20:04 +11:00
tick.c Update supervisor/shared/tick.c 2022-05-25 11:18:08 +02:00
tick.h rework auto-reload delay logic 2022-03-11 14:03:04 -05: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 Merge pull request #6778 from tannewt/fix_s2_bootloop 2022-08-18 07:18:57 -04:00
workflow.h Remove upload button and fix mkdir parents 2022-08-17 11:31:11 -07:00