mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00

Default assert implementation calls fiprintf, which tries to acquire a lock and fails if it is executing in critical section or ISR
Default assert implementation calls fiprintf, which tries to acquire a lock and fails if it is executing in critical section or ISR