]> git.sur5r.net Git - freertos/history - Source/include
Move the CM0 files to their correct location and remove from their temporary demo...
[freertos] / Source / include /
2012-01-12 richardbarryAdd xQueueReset() function.
2011-12-13 richardbarryChange version numbers to V7.1.0. V7.1.0
2011-11-29 richardbarryUpdate core files to remove legacy trace and make neces...
2011-11-22 richardbarryFix compiler warning in timers.c/h that are only seen...
2011-10-28 richardbarryAdded the portALIGNMENT_ASSERT_pxCurrentTCB macro.
2011-10-24 richardbarryMinor changes to the TriCore port made during test...
2011-09-20 richardbarryUpdate headers for the FreeRTOS V7.0.2 release. V7.0.2
2011-09-06 RichardBarryAdd use of portPOINTER_SIZE_TYPE to tasks.c to facilita...
2011-08-07 richardbarryUpdate the names of some of the newly introduced API...
2011-08-01 richardbarryRemove vTaskCleanUpResources() from core header files.
2011-07-27 richardbarryAdd in the vSemaphoreDelete() macro.
2011-07-27 richardbarryAdd in the pcTaskGetTaskName(), xTaskGetIdleTaskHandle...
2011-05-15 richardbarryChange some (xTIMER *) references in the documentation...
2011-05-13 richardbarryUpdate version number to V7.0.1. V7.0.1
2011-04-08 richardbarryUpdate headers for Version 7.0.0 release.
2011-04-05 richardbarryCosmetic work towards MISRA compliance statement pre...
2011-04-01 richardbarryAdded some trace macros into the timers.c file.
2011-03-10 richardbarryTidy up timers API documentation comments.
2011-03-09 richardbarryContinue work on timers module documentation.
2011-03-05 richardbarryMinor comment addition to queue.h.
2011-03-05 richardbarryStart the documentation of the timer API functions...
2011-02-28 richardbarryFinish off timers implementation.
2011-02-14 richardbarryContinue work on the new timer implementation. Nearly...
2011-02-12 richardbarryAdd ISR safe timer API.
2011-02-10 richardbarryAdd some tick interrupt overflow protection to the...
2011-02-09 richardbarryMinor updates to the core header files required by...
2011-02-09 richardbarryContinue work on the timers module.
2011-02-08 richardbarryStart an optional timers module implementation.
2011-02-06 richardbarryMake changes required for MISRA 2004 compliance.
2011-02-06 richardbarrySome time and code size optimisations.
2011-01-14 richardbarryUpdate to V6.1.1
2011-01-06 richardbarryChange the #error text in croutine.h only.
2011-01-06 richardbarryIntroduce the portALT_GET_RUN_TIME_COUNTER_VALUE macro...
2010-12-08 richardbarryRemoved the nonsensical parameter from the traceTASK_CR...
2010-12-08 richardbarryEdited the #error message to remove the " marks from...
2010-11-21 richardbarryAdded the traceTAKE_MUTEX_RECURSIVE_FAILED() macro.
2010-09-23 richardbarryUpdate to FreeRTOS V6.1.0 release candidate.
2010-09-23 richardbarryAllow tasks to be suspended immediately after creation...
2010-08-29 richardbarryUpdate the IAR RX62N port files, which are now functional.
2010-06-13 richardbarryJust updated the version string #define.
2010-05-17 richardbarryAdd Cortus port to produce V6.0.5.
2010-05-01 richardbarryCorrected mistake in sample code for xCoRoutineCreate().
2010-03-14 richardbarryUpdate the V6.0.4. The primary difference being that... V6.0.4
2010-02-25 richardbarryReady for V6.0.3 release. V6.0.3
2010-01-16 richardbarryStill a work in progress. Checking in for backup only.
2010-01-09 richardbarryUpdate to V6.0.2.
2010-01-08 richardbarryAgain, just corrected some comments.
2010-01-08 richardbarryCorrected a comment.
2010-01-08 richardbarryCorrected a couple of comments.
2009-11-23 richardbarryChanges in the comments only.
2009-11-15 richardbarryUpdate Cortex M3 ports to ensure 8 byte alignment. V6.0.1
2009-11-13 richardbarryFixed typo.
2009-10-13 richardbarryChange to the file headers only.
2009-10-13 richardbarryTidy up only.
2009-10-10 richardbarryCorrect type on comment.
2009-10-05 richardbarryAdd xPortGetFreeHeapSize() function.
2009-10-05 richardbarryRemove unnecessary use of portLONG, portCHAR and portSHORT.
2009-10-04 richardbarryRemove unnecessary use of portLONG, portCHAR and portSHORT.
2009-10-04 richardbarryAdd PRIVILEGED_FUNCTION qualifiers to port files.
2009-09-30 richardbarryFirst version that includes the FreeRTOS-MPU implementa...
2009-09-29 richardbarryUpdate for V6.
2009-09-29 richardbarryNew file added for V6.
2009-08-09 richardbarryUpdate to V5.4.2. See http://www.freertos.org/History... V5.4.2
2009-07-25 richardbarryUpdate to V5.4.1 V5.4.1
2009-07-21 richardbarrySupply default setting for configUSE_MALLOC_FAILED_HOOK.
2009-07-12 richardbarryEnsure LPC1768 demos are correct prior to V5.4.0 release.
2009-07-07 richardbarryUpdate version number.
2009-06-30 richardbarryAdd proper 8 byte alignment support.
2009-06-21 richardbarryPrepare for V5.3.1 release.
2009-05-30 richardbarryPrepare for V5.3.0 release.
2009-05-30 richardbarryAdd xTaskGetApplicationTaskTag() prototype.
2009-05-21 richardbarryCorrected version number.
2009-05-19 RichardBarryAdded vTaskGetRunTimeStats() prototype.
2009-05-19 RichardBarryAdd defaults for the new run time counter stats configu...
2009-05-03 richardbarryPut in "catch all" portmacro.h include to allow the...
2009-03-14 RichardBarryReady for V5.2.0 release. V5.2.0
2009-02-09 richardbarryUpdate to V5.1.2. V5.1.2
2009-02-06 RichardBarryContinue 78K0R development.
2009-01-31 RichardBarryAdd 78KR definition.
2009-01-29 RichardBarryContinued V850 development.
2009-01-29 RichardBarryContinued V850 development.
2009-01-23 RichardBarryCorrect some capitalisation issues for Linux users.
2009-01-22 RichardBarryAdd in V850 include file.
2009-01-18 RichardBarryAdded the 16FX definition.
2008-11-28 richardbarryAdd SAM9XE definition.
2008-11-20 richardbarryReady for V5.1.1 release.
2008-10-29 richardbarryUpdate comments only.
2008-10-26 richardbarryAdd MSP430 IAR definition.
2008-10-24 richardbarryUpdate ready for V5.1.0 release.
2008-10-23 richardbarryChange from using the old Keil compiler definition...
2008-10-17 richardbarryAdded include path for V2 ColdFire/CodeWarrior.
2008-10-09 richardbarryNew file to separate out the stack checking macros...
2008-09-22 richardbarryPrepare for V5.0.4 release.
2008-09-22 richardbarryImprove example code for xTaskCreate().
2008-09-01 richardbarryAdded a #error line to check that FreeRTOS.h is include...
2008-09-01 richardbarryAdded CodeWarrior definitions.
2008-08-14 richardbarryCorrect version number.
2008-08-08 RichardBarryAdd ColdFire definitions.
2008-07-30 richardbarryUpdate to V5.0.3.
2008-05-30 richardbarryUpdate to V5.0.2
next