mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-05 21:54:33 +02:00
esp_system, esp_common: fixes to some panic handler refactor issues
This commit is contained in:
@@ -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)
|
Reference in New Issue
Block a user