Gunar Schorcht
|
0de2570802
|
cpu/esp32: fix compilation with gcc 12.2
|
2023-04-17 07:32:48 +02:00 |
|
Gunar Schorcht
|
d6ecb74f96
|
cpu/esp32: cleanup of esp_log_write
|
2022-07-20 08:54:15 +02:00 |
|
Benjamin Valentin
|
73e1b3df89
|
pkg/esp32_sdk: Update version to 4.4.1
Use the latest tagged release of the SDK.
|
2022-06-05 11:53:31 +02:00 |
|
Gunar Schorcht
|
565c2e17a0
|
cpu/esp32: update log module for ESP-IDF 4.4
|
2022-06-01 13:31:00 +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 |
|