mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
esp_system, esp_common: fixes to some panic handler refactor issues
This commit is contained in:
parent
4571fb219f
commit
5abb4f6455
@ -1,4 +1,4 @@
|
||||
[mapping:esp_common]
|
||||
archive: lib_esp_common.a
|
||||
archive: libesp_common.a
|
||||
entries:
|
||||
esp_err (noflash)
|
@ -3,5 +3,4 @@ archive: libesp_system.a
|
||||
entries:
|
||||
panic (noflash)
|
||||
panic_handler (noflash)
|
||||
reset_reason (noflash)
|
||||
system_api:esp_system_abort (noflash)
|
Loading…
x
Reference in New Issue
Block a user