Laukik Hase
|
54c3f1bae4
|
feat(esp_tee): Support for ESP-TEE - bootloader_support component
|
2024-12-02 12:20:03 +05:30 |
|
Konstantin Kondrashov
|
ee605e35b4
|
feat(bootloader): BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP for C2 (without RTC_MEM)
|
2024-06-25 02:09:59 +08:00 |
|
andylinpersonal
|
100f23a1c1
|
fix(bootloader_support): Add missing c linkage to some headers
Merges https://github.com/espressif/esp-idf/pull/13890
|
2024-06-04 12:39:39 +03: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 |
|
Jakob Hasse
|
84082d365b
|
refactor (bootloader_support): include_bootloader/ -> private_include/
|
2022-06-14 17:27:50 +08:00 |
|