circuitpython/ports/espressif/boards/adafruit_qtpy_esp32s3_nopsram
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 Refactor pin reset on ESP 2022-01-20 12:40:41 -08:00
mpconfigboard.h Board definition clean up 2022-03-21 17:58:43 -07:00
mpconfigboard.mk newline 2022-01-18 20:46:09 -05:00
pins.c add board.STEMMA_I2C on ESP QT PYs 2022-02-01 20:15:24 +01:00
sdkconfig try initial esp32s3 qtpy def 2022-01-18 20:14:17 -05:00