summaryrefslogtreecommitdiff
path: root/FreeRTOS/Source/portable/GCC/ARM_CM4_MPU/port.c
Commit message (Expand)AuthorAgeFilesLines
* commit 70dcbe4527a45ab4fea6d58c016e7d3032f31e8cHEADmasterlundinc2020-08-121-7/+8
* Update version number in readiness for V10.3.0 release. Sync SVN with reviewe...yuhzheng2020-02-071-2/+2
* Updates to CM4_MPU GCC portgaurav-aws2019-12-201-16/+98
* Update version number ready for next release.rtel2019-05-111-1/+1
* First Official Release of ARMV8M Support. This release removes Pre-Release fr...gaurav-aws2019-02-191-17/+51
* Update version number in readiness for V10.2.0 release.rtel2019-02-171-2/+2
* Add xTaskGetIdleRunTimeCounter() API function to return the run time stats co...rtel2019-01-211-1/+1
* Update version numbers ready for release.rtel2018-09-071-1/+1
* Update copyright date ready for tagging V10.1.0.rtel2018-08-221-1/+1
* Update version numbers in preparation for a new release.rtel2018-08-211-1/+1
* Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 rea...rtel2017-12-181-3/+2
* Update to MIT licensed FreeRTOS V10.0.0 - see https://www.freertos.org/Histor...rtel2017-11-291-70/+28
* Correct long time mis-spelled portINITIAL_EXEC_RETURN to portINITIAL_EXC_RETURNrtel2017-05-301-5/+5
* Add more "memory" clobbers into the MPU ports to make them robust to more agg...rtel2017-04-101-25/+38
* Update version number in preparation for maintenance release.rtel2017-01-221-1/+1
* Changes to core code and port layer:rtel2016-08-161-1/+24
* Remove clrex instruction from Cortex-M ports again as it is implicit in inter...rtel2016-06-281-1/+0
* Improvements to the Cortex-M ports:rtel2016-06-271-3/+9
* Prepare for V9.0.0 release:rtel2016-05-201-1/+1
* Add GCC ARM Cortex-M4F MPU port.rtel2016-05-181-0/+819