Migrated RL78/IAR port to EWRL78v3+ (#799)

This commit is contained in:
Felipe Torrezan 2022-03-24 17:59:45 +01:00 committed by GitHub
parent 1509e4f742
commit fc9396f576
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
31 changed files with 11073 additions and 10542 deletions

View file

@ -284,6 +284,7 @@ FREERTOS_IGNORED_FILES = [
'platform.h',
'platform_config.h',
'FreeRTOS_asm_vectors.S',
'interrupt_vector.s',
'gdbinit'
]