esp-idf/components/esp_ipc
KonstantinKondrashov e5d55fe1b1 esp_ipc: Fix a case when ipc_task() can wake up blocking task early
Closes https://github.com/espressif/esp-idf/issues/8559
2022-06-07 21:20:08 +08:00
..
include esp_system: ipc_isr does not use its own initialization task, it is done from ipc_task() 2022-02-18 12:36:05 +08:00
src esp_ipc: Fix a case when ipc_task() can wake up blocking task early 2022-06-07 21:20:08 +08:00
test esp_ipc: Fix a case when ipc_task() can wake up blocking task early 2022-06-07 21:20:08 +08:00
CMakeLists.txt
Kconfig
component.mk