circuitpython/ports/espressif/common-hal/microcontroller
Scott Shawcroft 8dc8265275
Fix auto-wifi created crash
The wifi event_handler runs on the other core so we need to be
careful when calling into CP APIs.

Fixes #6503
2022-06-29 11:53:10 -07:00
..
Pin.c Add USB to Serial/JTAG support for REPL 2022-03-21 14:03:57 -07:00
Pin.h Allow ESP boards to customize how a pin is reset 2022-02-17 16:32:29 -08:00
Processor.c Conditionalize LTO 2022-05-27 12:59:54 -07:00
Processor.h rename left over esp32s2 to espressif 2021-09-18 19:42:18 +05:30
__init__.c Fix auto-wifi created crash 2022-06-29 11:53:10 -07:00