]> git.sur5r.net Git - freertos/history - FreeRTOS/Source/portable/GCC/RISC-V/portmacro.h
Correct code comments that referred to taskYIELD_FROM_ISR to portYIELD_FROM_ISR.
[freertos] / FreeRTOS / Source / portable / GCC / RISC-V / portmacro.h
2019-09-24 rtelCorrect code comments that referred to taskYIELD_FROM_I...
2019-05-13 rtelAdded additional xMessageBufferSpacesAvailable() (plura... V10.2.1
2019-05-11 rtelUpdate version number ready for next release.
2019-04-21 rtelAdded portMEMORY_BARRIER() implemented as __asm volatil...
2019-04-17 rtelFix potential memory leak in the Win32 FreeRTOS+TCP...
2019-02-17 rtelUpdate version number in readiness for V10.2.0 release.
2019-02-16 rtelFix bug in core_cm3.c atomic macros.