esp-idf/components/freertos
wuzhenghui 7408732688
fix(freertos): Updated threshold for scheduling time test for esp32p4
This commit increases the pass threshold for the scheduling time test on
esp32p4.
2024-03-27 16:19:19 +08:00
..
FreeRTOS-Kernel feat(esp32c61): new chip add system and esp_timer support 2024-03-21 11:31:15 +08:00
FreeRTOS-Kernel-SMP feat(system): refactor linker scripts 2024-03-19 13:27:11 +04:00
config feat(freertos): Add application task tag support 2024-03-09 00:57:37 +08:00
esp_additions fix(freertos): Fixed an issue where accessing task lists could overrun memory 2024-03-19 17:33:18 +01:00
test_apps fix(freertos): Updated threshold for scheduling time test for esp32p4 2024-03-27 16:19:19 +08:00
CMakeLists.txt
Kconfig fix(freertos): Updated dependency list for CONFIG_FREERTOS_TASK_FUNCTION_WRAPPER option 2024-03-14 08:41:51 +01:00
app_startup.c
heap_idf.c
linker.lf
linker_common.lf feat(freertos/smp): Update ports to support Amazon FreeRTOS v11.0.1 2024-03-05 15:44:12 +08:00
linker_smp.lf
port_common.c feat(freertos/smp): Update ports to support Amazon FreeRTOS v11.0.1 2024-03-05 15:44:12 +08:00
port_systick.c feat(freertos/smp): Update ports to support Amazon FreeRTOS v11.0.1 2024-03-05 15:44:12 +08:00
port_systick.h
sdkconfig.rename