circuitpython/ports/espressif/supervisor
Scott Shawcroft f8ac1d9261
Rework the coproc API
It is now a generic `memorymap` API and an ESP specific `espulp` module.

Fixes #7218. Fixes #3234. Fixes #7300.
2022-12-19 14:08:38 -05:00
..
internal_flash.c update storage extension implementation 2022-10-06 09:19:56 +05:30
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 Rework the coproc API 2022-12-19 14:08:38 -05:00
serial.c refactor debug UART to console UART; get working on ESP32 2022-06-30 23:16:46 -04:00
usb.c Fix other ESP builds and arduino_nano_33_iot 2022-07-29 11:02:35 -07:00
usb_serial_jtag.c Fix C3 when pasting 128+ characters 2022-08-02 15:25:19 -07:00
usb_serial_jtag.h Add USB to Serial/JTAG support for REPL 2022-03-21 14:03:57 -07:00