mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
659cfcb1f6
Default assert implementation calls fiprintf, which tries to acquire a lock and fails if it is executing in critical section or ISR
7 lines
101 B
Plaintext
7 lines
101 B
Plaintext
[mapping:newlib]
|
|
archive: libnewlib.a
|
|
entries:
|
|
heap (noflash)
|
|
abort (noflash)
|
|
assert (noflash)
|