mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-02 19:54:56 +00:00

port*_CRITICAL_SAFE API calls port*_CRITICAL or port*_CRITICAL_ISR depending on the context (Non-ISR or ISR respectively). FREERTOS_CHECK_PORT_CRITICAL_COMPLIANCE Kconfig option added Signed-off-by: Sachin Parekh <sachin.parekh@espressif.com>