mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-14 00:37:44 -04:00
Migrated RL78/IAR port to EWRL78v3+ (#799)
This commit is contained in:
parent
1509e4f742
commit
fc9396f576
31 changed files with 11073 additions and 10542 deletions
1
.github/scripts/core_checker.py
vendored
1
.github/scripts/core_checker.py
vendored
|
@ -284,6 +284,7 @@ FREERTOS_IGNORED_FILES = [
|
|||
'platform.h',
|
||||
'platform_config.h',
|
||||
'FreeRTOS_asm_vectors.S',
|
||||
'interrupt_vector.s',
|
||||
'gdbinit'
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue