esp-idf/components/freertos
Darian Leung 486cc33fb3 freertos: Refactor port common functions
This commit refactors port_common.c so that it only contains implementation of
FreeRTOS port functions that are common to all FreeRTOS ports (i.e., on all
architectures and on all FreeRTOS implementations).
2022-12-08 01:57:30 +08:00
..
esp_additions feat(freertos): make num of task notifications configurable 2022-11-15 09:36:42 +01:00
FreeRTOS-Kernel freertos: Refactor port common functions 2022-12-08 01:57:30 +08:00
FreeRTOS-Kernel-SMP freertos: Refactor port common functions 2022-12-08 01:57:30 +08:00
test_apps ci: Disable all currently failed target tests for esp32c6 2022-11-28 12:09:08 +08:00
app_startup.c freertos: Refactor OS startup functions 2022-12-08 01:57:30 +08:00
CMakeLists.txt freertos: Refactor port common functions 2022-12-08 01:57:30 +08:00
FreeRTOS-openocd.c freertos_additions: add debug params table for openocd 2022-03-11 11:33:08 +01:00
Kconfig freertos-smp: Made CONFIG_FREERTOS_VTASKLIST_INCLUDE_COREID available only for IDF-FreeRTOS 2022-11-28 12:09:56 +05:30
linker_smp.lf freertos: Refactor OS startup functions 2022-12-08 01:57:30 +08:00
linker.lf freertos: Refactor OS startup functions 2022-12-08 01:57:30 +08:00
port_common.c freertos: Refactor port common functions 2022-12-08 01:57:30 +08:00
sdkconfig.rename freertos: always enable static allocation 2020-12-29 16:18:04 +01:00