1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common/esp8266
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: drop empty custom board_init & empty board.c 2022-02-22 18:27:37 +01:00
doc.txt
Kconfig boards/esp8266: common periph features moved to cpu/esp_common 2021-12-23 10:33:57 +01:00
Makefile
Makefile.dep boards/esp8266: Move common modules to common Makefile.dep 2020-03-24 09:21:22 +01:00
Makefile.features boards/esp8266: common periph features moved to cpu/esp_common 2021-12-23 10:33:57 +01:00
Makefile.include boards/common/esp8266: Set RTS and DTR to 0 on pyterm. 2021-04-10 22:50:35 +02:00