mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-02-07 03:21:44 +08:00
Update GCC RISC-V QEMU project to support new RISC-V port and vector mode (#780)
This commit is contained in:
4
.github/scripts/core_checker.py
vendored
4
.github/scripts/core_checker.py
vendored
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user