]> git.sur5r.net Git - freertos/history - FreeRTOS/Source/portable/GCC/RISC-V
Add Source/portable/ARMClang file that directs users to the GCC port if they which...
[freertos] / FreeRTOS / Source / portable / GCC / RISC-V /
2020-01-04 rtelAdd Source/portable/ARMClang file that directs users...
2019-11-18 rtelRemove driver files that generate compiler warnings...
2019-11-18 rtelUpdate to the latest atomic.h.
2019-10-21 rtelUpdate RISK-V GCC port to ensure the first task starts...
2019-09-24 rtelCorrect code comments that referred to taskYIELD_FROM_I...
2019-09-20 yuhzhengsync from github to svn: documentation for RISC-V....
2019-09-04 rtelRISC-V port updates: The machine timer compare registe...
2019-08-27 rtelCorrect alignment of stack top in RISC-V port when...
2019-05-13 rtelAdded additional xMessageBufferSpacesAvailable() (plura... V10.2.1
2019-05-11 rtelUpdate version number ready for next release.
2019-04-29 rtelBasic 64-bit RISC-V port now functional. RISC-V port...
2019-04-21 rtelAdded portMEMORY_BARRIER() implemented as __asm volatil...
2019-04-17 rtelFix potential memory leak in the Win32 FreeRTOS+TCP...
2019-03-08 rtelCorrecting spelling mistakes in comments only.
2019-03-08 rtelPrepare the RISC-V port layer for addition of 64-bit...
2019-02-17 rtelUpdate version number in readiness for V10.2.0 release.
2019-02-16 rtelReplace the pdf RISC-V documentation with links to...
2019-02-16 rtelFix bug in core_cm3.c atomic macros.