MrKevinWeiss
|
7a68fb0d5e
|
*Kconfig*: Remove dep-only Kconfig files
|
2024-03-26 14:54:22 +01:00 |
|
MrKevinWeiss
|
89a16604d3
|
cpu/esp32: Fix kconfig of esp-lcd
|
2023-11-15 12:23:39 +01:00 |
|
Gunar Schorcht
|
0bec8a81ac
|
cpu/esp32: use CPU_FAM instead of CPU in Makefiles
To support ESP32x families with the existing Makefiles, CPU_FAM is used instead of CPU in the Makefiles.
|
2022-07-18 13:05:21 +02:00 |
|
Gunar Schorcht
|
751a958529
|
cpu/esp32: add modules for compilation of required ESP-IDF code
The code required by the ESP-IDF is compiled directly from source in the `esp32_sdk` package. The compilation is structured by modules for easier use.
|
2022-06-01 13:21:29 +02:00 |
|