]> git.sur5r.net Git - freertos/history - FreeRTOS/Source/include/mpu_wrappers.h
Add additional critical section to the default tickless implementations.
[freertos] / FreeRTOS / Source / include / mpu_wrappers.h
2013-07-24 richardbarryAdd additional critical section to the default tickless...
2013-07-23 richardbarryUpdate version number. V7.5.1
2013-07-18 richardbarryRename xTaskGetSystemState() uxTaskGetSystemState().
2013-07-17 richardbarryMinor updates and change version number for V7.5.0...
2013-07-13 richardbarryUpdate Cortex-M MPU version to include new API functions.
2013-06-07 richardbarryEnsure queue functions go into the privileged code...
2013-04-30 richardbarryUpdate version number ready to release the FAT file...
2013-04-18 richardbarryUpdate version numbers to V7.4.1. V7.4.1
2013-02-19 richardbarryPrepare for V7.4.0 release. V7.4.0
2013-02-12 richardbarryImprove QueueSet.c test coverage by reading the queue...
2013-01-31 richardbarryAdded INCLUDE_xSemaphoreGetMutexHolder() default.
2012-10-16 richardbarryPrepare for V7.3.0 release.
2012-09-23 richardbarryAdd eTaskStateGet() to FreeRTOS-MPU.
2012-08-14 richardbarryPrepare for V7.2.0 release.
2012-08-12 richardbarryRemove the remnants of the legacy trace functionality...
2012-08-11 richardbarryAdd FreeRTOS-Plus directory.