esp-idf/components/freertos/FreeRTOS-Kernel-SMP/portable/riscv
Darian Leung 623f20d2b5 freertos(SMP): Fix SMP FreeRTOS RISC-V statement expression macro
Macros that need to reteurn a value should use GCC statement expression macro
syntax. This commit fixes the portTRY_ENTER_CRITICAL() in the RISC-V port of
SMP FreeRTOS to be a statement expression macro.
2022-11-16 17:51:10 +08:00
..
include/freertos freertos(SMP): Fix SMP FreeRTOS RISC-V statement expression macro 2022-11-16 17:51:10 +08:00
port.c Merge branch 'bugfix/xtensa_freertos_16B_aligned' into 'master' 2022-11-14 10:53:10 +08:00
portasm.S freertos-smp: add support for RISC-V targets oon FreeRTOS SMP 2022-06-13 13:34:21 +02:00