1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common/esp32s2
Gunar Schorcht 967ec447ae boards/common/esp*: set MTD offset for SD Cards to 1
Since the default MTD device `MTD_0` is the internal flash on ESP32x SoCs, SD card devices have to start at `MTD_1`.
2023-02-06 23:35:34 +01:00
..
include boards/common/esp*: set MTD offset for SD Cards to 1 2023-02-06 23:35:34 +01:00
board_common.c boards/common: add common board definition for ESP32-S2 2022-08-29 17:19:39 +02:00
doc.txt boards/common: add common board definition for ESP32-S2 2022-08-29 17:19:39 +02:00
Kconfig boards/common: add common board definition for ESP32-S2 2022-08-29 17:19:39 +02:00
Makefile boards/common: add common board definition for ESP32-S2 2022-08-29 17:19:39 +02:00
Makefile.dep boards/common: add common board definition for ESP32-S2 2022-08-29 17:19:39 +02:00
Makefile.features boards/common: add common board definition for ESP32-S2 2022-08-29 17:19:39 +02:00
Makefile.include boards/common: add common board definition for ESP32-S2 2022-08-29 17:19:39 +02:00