krzysztof-cabaj
|
96701d802e
|
boards: rename doc.txt -> doc.md in common directory
|
2025-07-24 13:11:12 +02:00 |
|
krzysztof-cabaj
|
4c688e0ba7
|
boards/common: move licenses to SPDX format
|
2025-07-18 14:23:37 +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 |
|
MrKevinWeiss
|
e0fdc3c16c
|
*Kconfig*: Modify Kconfig to remove dep model
|
2024-03-27 10:28:12 +01:00 |
|
Gunar Schorcht
|
f8dd7e55d5
|
boards/common/esp32c3: use boards_common_esp32x
|
2023-03-30 07:06:13 +02:00 |
|
Gunar Schorcht
|
b2f9cdac23
|
boards/common/esp32x: add RMT configuration
|
2023-03-29 00:47:35 +02:00 |
|
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 |
|
Gunar Schorcht
|
f8c060e291
|
boards/common: add common board definition for ESP32-C3
|
2022-08-05 22:26:22 +02:00 |
|