circuitpython/ports/espressif/supervisor
Scott Shawcroft f5d90fc84f
Switch to port_serial_* hooks
This makes it easier to integrate port specific serial alongside
the common approaches.
2022-03-22 19:40:33 -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 Add BLE scanning for S3 and C3. 2022-01-25 16:28:46 -08: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