esp-idf/components/freertos/FreeRTOS-Kernel/portable/linux
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
..
include feat(esp_system): Partially buildable on Linux now 2022-11-16 09:03:09 +01:00
utils feat(freertos): Added FreeRTOS POSIX/Linux Simulator 2022-09-27 16:23:54 +02:00
port_idf.c freertos: Refactor port common functions 2022-12-08 01:57:30 +08:00
port.c feat(freertos): Added FreeRTOS POSIX/Linux Simulator 2022-09-27 16:23:54 +02:00