esp-idf/components/esp_common
Axel Lin 93c79c4516 freertos_hooks: Fix unbalance lock in deregistration for cpu functions
Current code exits the deregistration for cpu functions with spinlock held when
cpuid >= portNUM_PROCESSORS. Fix it.

Fixes: 9d63e1da4a ("New Task Watchdog API (Revert of Revert)")
Signed-off-by: Axel Lin <axel.lin@gmail.com>
2020-12-16 09:10:38 +08:00
..
include test: fix several test build error 2020-11-16 13:30:49 +08:00
src freertos_hooks: Fix unbalance lock in deregistration for cpu functions 2020-12-16 09:10:38 +08:00
test Updates for riscv support 2020-11-13 07:49:11 +11:00
CMakeLists.txt Updates for riscv support 2020-11-13 07:49:11 +11:00
component.mk bootloader_support: add esp32-s3 initial support 2020-09-22 15:15:03 +08:00
Kconfig bootloader_support: add esp32-s3 initial support 2020-09-22 15:15:03 +08:00
Kconfig.spiram.common esp32: Provision to redirect .bss to external ram through linker fragments 2020-12-04 06:32:38 +00:00
linker.lf Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sdkconfig.rename esp_common: add "USB CDC" option for console output 2020-06-26 15:38:49 +02:00