mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-08 12:45:22 -05:00
Add "is inside interrupt" function to MPU ports.
Make clock setup functions weak symbols in ARMv8-M ports. Update Cortex-M33 ports to use an interrupt mask in place of globally disabling interrupts, as per the other Cortex-M ports.
This commit is contained in:
parent
8e5addee1e
commit
28efb5449c
52 changed files with 719 additions and 270 deletions
5
Upgrading to FreeRTOS V10.3.0.url
Normal file
5
Upgrading to FreeRTOS V10.3.0.url
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[{000214A0-0000-0000-C000-000000000046}]
|
||||
Prop3=19,11
|
||||
[InternetShortcut]
|
||||
IDList=
|
||||
URL=https://www.freertos.org/FreeRTOS-V10.3.x.html
|
||||
Loading…
Add table
Add a link
Reference in a new issue