circuitpython/ports/espressif/supervisor
Scott Shawcroft d42c811fb9
Safe mode when ESP interrupt watchdog fires
This makes us enter safe mode when sleep on the S3 fails. The
task watchdog is used for the user watchdog.
2022-06-29 12:31:18 -07:00
..
esp_port.h rename left over esp32s2 to espressif 2021-09-18 19:42:18 +05:30
internal_flash.c Enable -Werror=missing-prototypes on espressif port 2021-11-10 11:07:45 -06:00
internal_flash.h rename left over esp32s2 to espressif 2021-09-18 19:42:18 +05:30
internal_flash_root_pointers.h rename left over esp32s2 to espressif 2021-09-18 19:42:18 +05:30
port.c Safe mode when ESP interrupt watchdog fires 2022-06-29 12:31:18 -07:00
serial.c Switch to port_serial_* hooks 2022-03-22 19:40:33 -07:00
usb.c Fix press any key responding slowly on espressif 2022-02-17 12:57:27 +11:00
usb_serial_jtag.c Add USB to Serial/JTAG support for REPL 2022-03-21 14:03:57 -07:00
usb_serial_jtag.h Add USB to Serial/JTAG support for REPL 2022-03-21 14:03:57 -07:00