forked from espressif/esp-idf
esp_system, esp_common: fixes to some panic handler refactor issues
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
[mapping:esp_common]
|
[mapping:esp_common]
|
||||||
archive: lib_esp_common.a
|
archive: libesp_common.a
|
||||||
entries:
|
entries:
|
||||||
esp_err (noflash)
|
esp_err (noflash)
|
@@ -3,5 +3,4 @@ archive: libesp_system.a
|
|||||||
entries:
|
entries:
|
||||||
panic (noflash)
|
panic (noflash)
|
||||||
panic_handler (noflash)
|
panic_handler (noflash)
|
||||||
reset_reason (noflash)
|
|
||||||
system_api:esp_system_abort (noflash)
|
system_api:esp_system_abort (noflash)
|
Reference in New Issue
Block a user