Alexey Lapshin
|
9dcc9a73f6
|
fix(esp_rom): fix libc_stubs.h includes
|
2023-10-09 12:13:02 +04:00 |
|
Jakob Hasse
|
c8791f30c0
|
compiler: replaced noreturn by __noreturn__ in header files
* noreturn may be replaced by third-party macros,
rendering it ineffective
* Closes https://github.com/espressif/esp-idf/issues/11339
|
2023-05-11 16:07:45 +08:00 |
|
Anton Maklakov
|
b46b50eaa6
|
newlib: Add ESP_ROM_HAS_RETARGETABLE_LOCKING capability for C3 and S3 chips
|
2021-06-07 12:53:45 +07:00 |
|
Angus Gratton
|
b68094199f
|
esp_rom: Add initial ESP32-C3 support
From internal commit 7761d6e8
|
2020-11-30 11:12:56 +11:00 |
|