circuitpython/ports/espressif/boards/espressif_esp32s3_box
Scott Shawcroft 4363361c87
Board definition clean up
Removes:
* AUTORESET_DELAY_MS which never did anything but was introduced
  somehow.
* CIRCUITPY_BOOT_BUTTON in all but one ESP board because they all have
  them. There is a default based on the strapping pins.
* BOARD_USER_SAFE_MODE_ACTION because it was all the same for boards
  with boot buttons. Now the safe mode code manages the message.
2022-03-21 17:58:43 -07:00
..
board.c Fix ESP32-S3 box display color order 2022-03-10 15:50:07 -08:00
mpconfigboard.h Board definition clean up 2022-03-21 17:58:43 -07: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