esp-idf/components/freertos
David Čermák 4dd715922f Merge branch 'fix/freertos_sim_nonblock_select' into 'master'
fix(freertos): Made select function non-blocking on Linux target (GitHub PR)

Closes IDFGH-13569 and IDFGH-13498

See merge request espressif/esp-idf!33331
2024-09-12 16:57:58 +08:00
..
config fix(freertos): split idf_additions.c event groups to separate file 2024-08-09 11:19:40 +08:00
esp_additions fix(freertos): Update select on Linux target to handle edge cases 2024-09-09 16:52:51 +02:00
FreeRTOS-Kernel refactor(intr): unify riscv freertos set/clear intr mask from isr apis 2024-09-11 18:26:07 +08:00
FreeRTOS-Kernel-SMP docs(freertos): update freertos comments to reflect that stack size is in bytes 2024-08-20 09:26:09 +08:00
test_apps ci: fix test_freertos markers 2024-09-03 09:34:09 +02:00
app_startup.c fix(riscv): make HWLP feature use direct saving of lazy saving 2024-05-21 17:27:46 +08:00
CMakeLists.txt fix(freertos): fix GCC 14 analyzer warnings 2024-09-08 13:53:52 +07:00
heap_idf.c refactor(freertos): Updated FreeRTOS component files to astyle format 2024-01-31 16:41:58 +08:00
Kconfig Merge branch 'task/enable_fpu_in_isr_for_esp32s3' into 'master' 2024-08-23 20:18:18 +08:00
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 change(freertos): Deprecate usage of vPortCleanUpTCB() by applications 2023-08-23 17:50:08 +08:00
linker.lf change(freertos/idf): Make v10.5.1 the default kernel 2023-10-21 04:39:16 +08:00
port_common.c fix(freertos): split idf_additions.c event groups to separate file 2024-08-09 11:19:40 +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 freertos: Move port_systick to common directory 2023-04-28 23:03:00 +08:00
sdkconfig.rename freertos: always enable static allocation 2020-12-29 16:18:04 +01:00