Gunar Schorcht
9d94f7836b
boards/common: add common board definitions for ESP32-C6
2025-07-28 19:14:22 +02:00
krzysztof-cabaj
4c688e0ba7
boards/common: move licenses to SPDX format
2025-07-18 14:23:37 +02:00
Gunar Schorcht
4326d1b685
boards/common: add common board definitions for ESP32-H2
2025-07-04 13:51:32 +02:00
Gunar Schorcht
97711940c5
boards: common board definitions for ESP32-S2, ESP32-S2, ESP32-C3
...
Adds `board_common_esp32*.h` files in which definitions can be made that are common for all boards with a certain ESP32x SoC variant.
2025-05-28 17:50:40 +02:00
KSKNico
0dba4a888d
boards: replace header guards with #pragma once
2025-05-23 11:41:02 +02:00
Gunar Schorcht
5646cc02e4
boards/common/esp32x: add SDMMC support
2024-01-05 07:22:27 +01:00
Gunar Schorcht
26030e28af
boards: remove extern mtd_dev_t* Declarations
2023-12-07 15:32:49 +01:00
Gunar Schorcht
bf981c81ba
boards: complete SD Card MTD definition
2023-09-20 14:15:42 +02:00
Gunar Schorcht
cb1ebda475
boards/common: add module boards_common_esp32x
...
The commit moves the header files from `boards/common/esp32s3/include` that can be used for all types of ESP32x SoCs to a new common ESP32x board module.
2023-03-29 18:42:34 +02:00