Create README.md

This commit is contained in:
Eyck Jentzsch 2019-06-29 15:35:25 +02:00 committed by GitHub
parent 4d8973e20b
commit d042fd0723
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

6
README.md Normal file
View File

@ -0,0 +1,6 @@
# FreeRTOS-RISCV
This repo contains an official FreeRTOS release (actually 10.2.1) including its RISC-V port.
On top of it there is the blinky example (in RISC-V-HiFive1_e-FreedomStudio) which runs on the HiFive1 board as well
as on [RISCV-VP](https://github.com/Minres/RISCV-VP) demonstrating the capabilities of the [RISCV-VP](https://github.com/Minres/RISCV-VP).