esp-idf/components/freertos/FreeRTOS-Kernel/portable
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
..
linux freertos: Refactor port common functions 2022-12-08 01:57:30 +08:00
priv_include freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
riscv freertos: Refactor OS startup functions 2022-12-08 01:57:30 +08:00
xtensa freertos: Refactor OS startup functions 2022-12-08 01:57:30 +08:00
port_systick.c freertos(IDF): Restore vanilla call behavior on xTaskIncrementTick() and vTaskSwitchContext() 2022-11-16 15:50:21 +08:00