esp-idf/components/freertos
Jakob Hasse 550ecbe37a feat(freertos): added POSIX/Linux simulator port to FreeRTOS SMP
* Added a POSIX/Linux simulator that is compatible with the Amazon
  FreeRTOS SMP API. Note that the simulator itself is still
  single core, like the IDF FreeRTOS POSIX/Linux simulator.
2023-04-25 13:58:57 +08:00
..
esp_additions feat(freertos): added POSIX/Linux simulator port to FreeRTOS SMP 2023-04-25 13:58:57 +08:00
FreeRTOS-Kernel feat(freertos): added POSIX/Linux simulator port to FreeRTOS SMP 2023-04-25 13:58:57 +08:00
FreeRTOS-Kernel-SMP feat(freertos): added POSIX/Linux simulator port to FreeRTOS SMP 2023-04-25 13:58:57 +08:00
test_apps freertos: Add task creation with caps functions 2023-04-21 15:43:08 +08:00
app_startup.c pytest: Expect "Calling app_main()" to indicate start of application 2022-12-09 19:40:40 +08:00
CMakeLists.txt feat(freertos): added POSIX/Linux simulator port to FreeRTOS SMP 2023-04-25 13:58:57 +08:00
FreeRTOS-openocd.c freertos: Add linker fragments for common functions 2023-02-01 15:09:46 +08:00
heap_idf.c freertos(IDF): Refactor port heap functions 2023-03-06 16:00:29 +08:00
Kconfig feat(freertos): added POSIX/Linux simulator port to FreeRTOS SMP 2023-04-25 13:58:57 +08:00
linker_common.lf freertos: Add wrapper functions to create objects with capabilities 2023-04-12 12:00:53 +08:00
linker_smp.lf freertos: riscv: fix vPortTaskWrapper for clang 2023-02-20 13:09:42 +08:00
linker.lf freertos: riscv: fix vPortTaskWrapper for clang 2023-02-20 13:09:42 +08:00
port_common.c freertos(IDF): Refactor port heap functions 2023-03-06 16:00:29 +08:00
sdkconfig.rename freertos: always enable static allocation 2020-12-29 16:18:04 +01:00