esp-idf/components/freertos/esp_additions
David Cermak f7129481ed fix(freertos): Update select on Linux target to handle edge cases
* Handle not found "select()" symbol if dlsym() return NULL
* Handle minimum wait time if remaining time < designated minimum sleep
time
2024-09-09 16:52:51 +02:00
..
include fix(freertos): Fixed memory leak issue in vTaskDeleteWithCaps() 2024-07-26 16:58:18 +02:00
freertos_compatibility.c refactor(freertos/idf): Move compatibility functions 2023-09-05 16:20:59 +08:00
freertos_tasks_c_additions.h feat(build): add COMPILER_STATIC_ANALYZER option 2024-06-18 14:25:37 +08:00
FreeRTOSSimulator_wrappers.c fix(freertos): Update select on Linux target to handle edge cases 2024-09-09 16:52:51 +02:00
idf_additions_event_groups.c fix(system): fixed warnings related to ununsed var if asserts disabled 2024-08-26 10:25:04 +08:00
idf_additions.c fix(system): fixed warnings related to ununsed var if asserts disabled 2024-08-26 10:25:04 +08:00