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
10 changed files with 195 additions and 28 deletions

View File

@@ -280,8 +280,8 @@ FREERTOS_IGNORED_FILES = [
'platform.c',
'platform.h',
'platform_config.h',
'FreeRTOS_asm_vectors.S'
'FreeRTOS_asm_vectors.S',
'gdbinit'
]
FREERTOS_HEADER = [