circuitpython/ports/espressif/boards/espressif_esp32s3_box
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 espressif: Add esp32s3_box 2021-12-04 09:14:57 -06:00
mpconfigboard.mk Fix PIDs to match official espressif list 2021-12-08 20:27:34 -06:00
pins.c esp32s3 box: add display 2021-12-06 10:08:44 -06:00
sdkconfig Rework configs to take target into account 2022-01-13 15:55:37 -08:00