circuitpython/ports/espressif/boards/ai_thinker_esp32-c3s-2m
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 ai_thinker_esp32-c3s: Pull LEDs down on reset 2022-02-19 14:30:51 +11:00
mpconfigboard.h Board definition clean up 2022-03-21 17:58:43 -07:00
mpconfigboard.mk Add AI thinker esp32c3s 2M 2022-02-15 07:00:38 +11:00
pins.c Add AI thinker esp32c3s 2M 2022-02-15 07:00:38 +11:00
sdkconfig Add AI thinker esp32c3s 2M 2022-02-15 07:00:38 +11:00