esp-idf/components/freertos/FreeRTOS-Kernel-SMP/portable/riscv
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/freertos freertos(SMP): Fix SMP FreeRTOS RISC-V statement expression macro 2022-11-16 17:51:10 +08:00
port.c freertos: Refactor port common functions 2022-12-08 01:57:30 +08:00
portasm.S freertos-smp: add support for RISC-V targets oon FreeRTOS SMP 2022-06-13 13:34:21 +02:00