This commit is contained in:
Ahmed Ismail 2025-08-06 22:02:34 +05:30 committed by GitHub
commit 8487c0bbea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 1622 additions and 0 deletions

View file

@ -430,6 +430,7 @@ ldrbs
LDRBS
LDRNE
ldsr
ldxr
lidt
LINKR
LJMP
@ -505,6 +506,7 @@ movs
movw
MOVWF
movx
MPIDR
MPLAB
MPUCTRL
MQTT
@ -809,6 +811,7 @@ STTBRK
STTDLY
STTOUT
STTTO
stxr
SVACC
svcne
SVDIS

View file

@ -114,6 +114,7 @@ KERNEL_ARM_COLLAB_FILES_PATTERNS = [
r'.*portable/.*/ARM_CM35*',
r'.*portable/.*/ARM_CM55*',
r'.*portable/.*/ARM_CM85*',
r'.*portable/.*/ARM_CR82*',
]
KERNEL_HEADER = [