summaryrefslogtreecommitdiff
path: root/FreeRTOS/Source/portable/IAR/RISC-V/port.c
Commit message (Expand)AuthorAgeFilesLines
* commit 70dcbe4527a45ab4fea6d58c016e7d3032f31e8cHEADmasterlundinc2020-08-121-1/+1
* Update version number in readiness for V10.3.0 release. Sync SVN with reviewe...yuhzheng2020-02-071-2/+2
* Update libraries and sundry check-ins ready for the V10.3.0 kernel release.rtel2020-02-061-3/+3
* Replace portasmHAS_CLINT with configMTIME_BASE_ADDRESS and configMTIMECMP_BAS...rtel2020-01-091-13/+22
* Add xPortIsInsideInterrupt() to the IAR ARMv7-M ports.rtel2020-01-031-2/+2
* Remove driver files that generate compiler warnings from the RISC-V_Renode_Em...rtel2019-11-181-6/+9
* Update to the latest atomic.h.rtel2019-11-181-0/+6
* RISC-V port updates: The machine timer compare register can now be for any H...rtel2019-09-041-6/+7
* Add IAR RISC-V port to SVN - a work in progress.rtel2019-09-031-0/+193