esp-idf/components/freertos/FreeRTOS-Kernel-SMP/portable
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
..
riscv freertos(SMP): Fix SMP FreeRTOS RISC-V statement expression macro 2022-11-16 17:51:10 +08:00
xtensa Merge branch 'feature/freertos_task_notification_configurable' into 'master' 2022-11-16 17:11:03 +08:00