We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a0395d commit c00f8b2Copy full SHA for c00f8b2
docs/reference/contributing/target/rtos.md
@@ -70,5 +70,6 @@ Filename | Description |
70
`svc_user.c` | Removed as its template file and should not be in our code base |
71
`rt_OsEventObserver.{c,h}` | Added an interface for uVisor to be notified about certain events from privileged code |
72
`irq_armv8mbl.S` | IAR toolchain: added file for Cortex M23 core |
73
+`irq_armv8mml.S` | IAR toolchain: added file for Cortex M33 core |
74
75
<span class="notes">**Note:** For all toolchains, Mbed OS uses `irq_cm0.s` for both M0 and M0P cores.</span>
0 commit comments