Skip to content

Commit c00f8b2

Browse files
author
deepikabhavnani
committed
IAR context switch file was added for cortex-M33 in PR #5105
1 parent 5a0395d commit c00f8b2

File tree

1 file changed

+1
-0
lines changed
  • docs/reference/contributing/target

1 file changed

+1
-0
lines changed

docs/reference/contributing/target/rtos.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,6 @@ Filename | Description |
7070
`svc_user.c` | Removed as its template file and should not be in our code base |
7171
`rt_OsEventObserver.{c,h}` | Added an interface for uVisor to be notified about certain events from privileged code |
7272
`irq_armv8mbl.S` | IAR toolchain: added file for Cortex M23 core |
73+
`irq_armv8mml.S` | IAR toolchain: added file for Cortex M33 core |
7374

7475
<span class="notes">**Note:** For all toolchains, Mbed OS uses `irq_cm0.s` for both M0 and M0P cores.</span>

0 commit comments

Comments
 (0)