circuitpython/ports/espressif/boards/espressif_esp32c3_devkitm_1_n4
Scott Shawcroft d99847b410
Refactor pin reset on ESP
This makes it easier to blanket never reset flash and USB pins. It
also allows us to set a custom state after reset. The first case
is for the double tap reset that needs to be pulled low.

Fixes #5893
2022-01-20 12:40:41 -08:00
..
board.c Refactor pin reset on ESP 2022-01-20 12:40:41 -08:00
mpconfigboard.h Add Espressif C3 dev board 2022-01-18 17:39:52 -08:00
mpconfigboard.mk Add Espressif C3 dev board 2022-01-18 17:39:52 -08:00
pins.c Add Espressif C3 dev board 2022-01-18 17:39:52 -08:00
sdkconfig Add Espressif C3 dev board 2022-01-18 17:39:52 -08:00