Update GCC RISC-V QEMU project to support new RISC-V port and vector mode (#780)

This commit is contained in:
Ming Yue 2022-02-08 13:58:34 -08:00 committed by GitHub
parent 2b956b97c7
commit 673d3d7eea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 195 additions and 28 deletions

View file

@ -4,7 +4,7 @@ description: "This is the standard distribution of FreeRTOS."
dependencies:
- name: "FreeRTOS-Kernel"
version: "9efca75d1"
version: "d5a10e459"
repository:
type: "git"
url: "https://github.com/FreeRTOS/FreeRTOS-Kernel.git"