1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 14:33:52 +01:00
Gunar Schorcht 6386580b8f cpu/esp_common/freertos: lock/unlock mutex if scheduling is not active
If module `core_mutex_priority_inheritance` is enabled, the scheduling has to be active to lock/unlock the mutex/rmutex used by FreeRTOS semaphores. If scheduling is not active FreeRTOS semaphore function always succeed.
2022-09-02 08:54:31 +02:00
..
2022-04-06 12:29:25 +02:00
2022-04-06 12:29:25 +02:00
2021-12-02 16:33:19 +01:00
2022-06-09 18:27:30 +02:00
2022-04-06 12:29:25 +02:00
2021-07-09 10:47:42 +02:00