wuzhenghui
|
a96f2c7674
|
fix(esp_system): suppress compiler warning if ESP_SYSTEM_PANIC_SILENT_REBOOT is enabled
|
2023-09-19 10:37:23 +08:00 |
|
Erhan Kurubas
|
568c397822
|
feat(coredump): add panic details to the elf file
|
2023-08-28 18:48:16 +02:00 |
|
Jakob Hasse
|
a6cbf68991
|
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-18 12:49:40 +08:00 |
|
Renz Bagaporo
|
4cc6b5571b
|
esp_system: support riscv panic
|
2020-11-13 07:49:11 +11:00 |
|
Alexey Gerenkov
|
21091c6b0e
|
coredump: Fixes ESP-specific panic reasons handling
|
2020-07-27 21:38:33 +03:00 |
|