summaryrefslogtreecommitdiff
path: root/Upgrading to FreeRTOS V10.3.0.url
Commit message (Collapse)AuthorAgeFilesLines
* git-svn-id: http://svn.code.sf.net/p/freertos/code/trunk@2822 ↵rtel2020-02-071-0/+5
| | | | 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Update version number in readiness for V10.3.0 release. Sync SVN with ↵yuhzheng2020-02-071-5/+0
| | | | | | reviewed release candidate. git-svn-id: http://svn.code.sf.net/p/freertos/code/trunk@2821 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Add "is inside interrupt" function to MPU ports.rtel2020-02-071-0/+5
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. git-svn-id: http://svn.code.sf.net/p/freertos/code/trunk@2819 1d2547de-c912-0410-9cb9-b8ca96c0e9e2