micropython/ports/esp32/boards/GENERIC_S3
Tomas Vanek 9aa151e3f3 esp32/boards: Remove SPI pin defaults from GENERIC S2/S3 boards.
Default SPI pins are now correctly assigned by machine_hw_spi.c even for S2
and S3.  mpconfigboard.h files define defaults with flipped SPI(1) and
SPI(2) to workaround a bug in machine_hw_spi.c - the bug is fixed.

Signed-off-by: Tomas Vanek <vanekt@fbl.cz>
2021-12-15 15:53:17 +11:00
..
board.json ports: Add images, features and urls to board.json. 2021-10-28 15:25:38 +11:00
mpconfigboard.cmake esp32/boards/GENERIC_S3: Enable BLE on ESP32 S3. 2021-11-26 11:58:12 +11:00
mpconfigboard.h esp32/boards: Remove SPI pin defaults from GENERIC S2/S3 boards. 2021-12-15 15:53:17 +11:00
sdkconfig.board esp32/boards: Add new GENERIC_S3 board definition. 2021-09-16 22:58:47 +10:00