krzysztof-cabaj
b912b981eb
boards: move licenses to SPDX format for doc.md files
2025-08-07 15:40:47 +02:00
krzysztof-cabaj
01929dbcc3
boards/esp: rename doc.txt -> doc.md
2025-08-04 09:56:14 +02:00
krzysztof-cabaj
16baa2e7c7
boards/esp: move licenses to SPDX format
2025-07-28 18:57:01 +02:00
KSKNico
0dba4a888d
boards: replace header guards with #pragma once
2025-05-23 11:41:02 +02:00
Benjamin Valentin
ad02bb1ecc
boards/common/esp32s3: provide stdio_esp32s3_default.dep.mk
2025-03-20 16:10:09 +01:00
Benjamin Valentin
233a62b792
boards: move to stdio_default
2025-03-20 16:10:09 +01:00
Marian Buschsieweke
77dfc7e2a5
boards/esp32*: move saul_gpio dep to board level
...
The ESP32 Ethernet Kit has only a single GPIO pin exposed to SAUL via
`saul_gpio`, but that GPIO doubles as PHY clock input when `esp32_eth`
is used. Hence, the `saul_gpio` dep should be optional and only kick
in when `esp32_eth` is not used.
2024-05-22 13:38:33 +02:00
MrKevinWeiss
e0fdc3c16c
*Kconfig*: Modify Kconfig to remove dep model
2024-03-27 10:28:12 +01:00
Gunar Schorcht
e8c14803a2
boards/esp32s3-box: fix documentation
2023-09-29 09:01:12 +02:00
Gunar Schorcht
9a72d6cc55
boards: fix inches unit in documentation
2023-09-27 09:12:06 +02:00
Marian Buschsieweke
cce395da89
boards/esp32s3-box: select ili9341 when disp_dev is used
...
This matches the behavior when KConfig is used.
2023-07-09 11:33:12 +02:00
Gunar Schorcht
2da568f484
boards: add ESP32-S3-Box support
...
fixup! boards: add ESP32-S3-Box support
2023-07-07 16:36:43 +02:00