esp-idf/components/freertos
Mahavir Jain 199b2cb79d freertos: add parameter validation checks in xTaskCreateStaticPinnedToCore
Regression from commit-id a3c90bf59a
2020-10-21 14:05:01 +11:00
..
include/freertos tests: re-add all disabled tests and all disabled configurations 2020-10-14 16:11:49 +11:00
test ci freertos: Add test configs for some of the optional FreeRTOS 10 configurations 2020-10-21 14:04:01 +11:00
xtensa tests: re-add all disabled tests and all disabled configurations 2020-10-14 16:11:49 +11:00
CMakeLists.txt freertos: merged freertos 10 kernel files into IDF 2020-10-13 23:52:03 +00:00
FreeRTOS-openocd.c
History.txt freertos: merged freertos 10 kernel files into IDF 2020-10-13 23:52:03 +00:00
Kconfig tests: re-add all disabled tests and all disabled configurations 2020-10-14 16:11:49 +11:00
component.mk
croutine.c freertos: merged freertos 10 kernel files into IDF 2020-10-13 23:52:03 +00:00
event_groups.c freertos: merged freertos 10 kernel files into IDF 2020-10-13 23:52:03 +00:00
license.txt freertos: merged freertos 10 kernel files into IDF 2020-10-13 23:52:03 +00:00
linker.lf startup: namespaced start_app and start_app_other_core to avoid user code collision 2020-09-15 16:05:19 -03:00
list.c freertos: merged freertos 10 kernel files into IDF 2020-10-13 23:52:03 +00:00
queue.c freertos: Restore the check that mutex is given by owner 2020-10-21 14:04:01 +11:00
sdkconfig.rename
stream_buffer.c freertos: merged freertos 10 kernel files into IDF 2020-10-13 23:52:03 +00:00
tasks.c freertos: add parameter validation checks in xTaskCreateStaticPinnedToCore 2020-10-21 14:05:01 +11:00
timers.c freertos: pin timer task in core 0 plus fixed in SMP race conditions 2020-10-14 16:11:49 +11:00