Gunar Schorcht
|
a24ddb8517
|
cpu/esp*: cleanups mainly to reduce the vera++ warnings
|
2022-07-20 06:29:43 +02:00 |
|
Gunar Schorcht
|
944648c4b7
|
cpu/esp32/bootloader: split sdkconfig.h into ESP32x and ESP32 parts
Split the defintions for bootloader in sdkconfig.h into a part that is common for all ESP32x SoCs and a part that is specific for ESP32.
|
2022-07-18 16:25:48 +02: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
|
09caa52074
|
cpu/esp32: variant independent bootloader makefile
Bootloader makefile that can be used for different ESP32x variants
|
2022-06-22 19:18:08 +02:00 |
|
Gunar Schorcht
|
d2a4d6e3d3
|
cpu/esp32: compile bootloader from ESP-IDF v4.4 source
|
2022-06-01 13:31:00 +02:00 |
|