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
|
a2661b7f8f
|
boards/common/esp32s2: use boards_common_esp32x
|
2023-03-29 18:42:34 +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
|
4384403638
|
boards/common/esp32{s2,s3}: update USB OTG configuration
|
2022-10-06 06:26:22 +02:00 |
|
Gunar Schorcht
|
293d62ac45
|
boards/common/esp32: use usbdev_synopsys_dwc2 driver as periph_usbdev
|
2022-09-27 01:00:57 +02:00 |
|
Gunar Schorcht
|
d85e9b3cc4
|
boards/common: add common board definition for ESP32-S2
|
2022-08-29 17:19:39 +02:00 |
|