summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/CORTEX_MPU_Simulator_Keil_GCC
Commit message (Expand)AuthorAgeFilesLines
* Update version number in readiness for V10.3.0 release. Sync SVN with reviewe...yuhzheng2020-02-074-8/+8
* Update libraries and sundry check-ins ready for the V10.3.0 kernel release.rtel2020-02-063-2/+6
* Ensure both one-shot and auto-reload are written consistently with a hyphen i...rtel2020-01-161-3/+3
* Minor bug fix in NTPDemo.c -> use of FREERTOS_INVALID_SOCKET in place of NULL.rtel2019-09-042-3/+3
* Update version number ready for next release.rtel2019-05-114-4/+4
* Fix Build and Links failure in MPU projects. Minor cosmetic changes in some V...gaurav-aws2019-02-201-1/+1
* Update version number in readiness for V10.2.0 release.rtel2019-02-174-8/+8
* Add xTaskGetIdleRunTimeCounter() API function to return the run time stats co...rtel2019-01-212-4/+7
* Add vTimerSetReloadMode() calls to the code coverage tests.rtel2018-12-171-16/+15
* Update the the MPU simulator project to exercise the timer API.rtel2018-12-173-20/+103
* Added uxTaskGetStackHighWaterMark2(), which is the same as uxTaskGetStackHigh...rtel2018-09-303-2/+4
* Update version numbers ready for release.rtel2018-09-074-4/+4
* Update copyright date ready for tagging V10.1.0.rtel2018-08-224-4/+4
* Update version numbers in preparation for a new release.rtel2018-08-214-4/+4
* Remove period from the URL that links to the web page that describes the Free...rtel2018-06-151-1/+1
* Update Zynq, MPSoc Cortex-A53 and MPSoc Cortex-R5 demo projects to build with...rtel2018-05-021-1/+1
* Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 rea...rtel2017-12-184-12/+8
* Update to MIT licensed FreeRTOS V10.0.0 - see https://www.freertos.org/Histor...rtel2017-11-298-287/+253
* Update linker script so main stack starts on 8-byte alignment.rtel2017-05-301-1/+1
* Update version number in preparation for maintenance release.rtel2017-01-222-2/+2
* Prepare for V9.0.0 release:rtel2016-05-204-4/+4
* Increase the test coverage of the GCC MPU demo that runs in the Keil simulator.rtel2016-05-1811-477/+2277
* Add GCC ARM Cortex-M4F MPU port.rtel2016-05-182-2662/+0
* Remove obsolete MPU demos.rtel2016-04-255-73/+126
* Improve coverage of the MPU API in the new MPU demo, fixing typos in the MPU ...rtel2016-04-244-103/+233
* Add software timer use to the new MPU demo.rtel2016-04-243-67/+135
* Update the MPU port so it supports all the public functions found in V9.0.0rc2.rtel2016-04-204-187/+246
* Updates to support FreeRTOS MPU in FreeRTOS V9.0.0 - including a GCC project ...rtel2016-04-188-0/+5642