circuitpython/ports/espressif/boards/gravitech_cucumber_r
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 Rename esp32s2 port to espressif 2021-09-13 16:44:55 -07:00
mpconfigboard.mk switch to `IDF_TARGET` for soc dependent stuff 2021-09-18 19:49:32 +05:30
pins.c Rename esp32s2 port to espressif 2021-09-13 16:44:55 -07:00
sdkconfig Rework configs to take target into account 2022-01-13 15:55:37 -08:00