]> begriffs open source - freertos/history - Source/include
Update comments only in the MSP430X IAR main.c and serial.c files.
[freertos] / Source / include /
2011-03-10 Richard BarryTidy up timers API documentation comments.
2011-03-09 Richard BarryContinue work on timers module documentation.
2011-03-05 Richard BarryMinor comment addition to queue.h.
2011-03-05 Richard BarryStart the documentation of the timer API functions...
2011-02-28 Richard BarryFinish off timers implementation.
2011-02-14 Richard BarryContinue work on the new timer implementation. Nearly...
2011-02-12 Richard BarryAdd ISR safe timer API.
2011-02-10 Richard BarryAdd some tick interrupt overflow protection to the...
2011-02-09 Richard BarryMinor updates to the core header files required by...
2011-02-09 Richard BarryContinue work on the timers module.
2011-02-08 Richard BarryStart an optional timers module implementation.
2011-02-06 Richard BarryMake changes required for MISRA 2004 compliance.
2011-02-06 Richard BarrySome time and code size optimisations.
2011-01-14 Richard BarryUpdate to V6.1.1
2011-01-06 Richard BarryChange the #error text in croutine.h only.
2011-01-06 Richard BarryIntroduce the portALT_GET_RUN_TIME_COUNTER_VALUE macro...
2010-12-08 Richard BarryRemoved the nonsensical parameter from the traceTASK_CR...
2010-12-08 Richard BarryEdited the #error message to remove the " marks from...
2010-11-21 Richard BarryAdded the traceTAKE_MUTEX_RECURSIVE_FAILED() macro.
2010-09-23 Richard BarryUpdate to FreeRTOS V6.1.0 release candidate.
2010-09-23 Richard BarryAllow tasks to be suspended immediately after creation...
2010-08-29 Richard BarryUpdate the IAR RX62N port files, which are now functional.
2010-06-13 Richard BarryJust updated the version string #define.
2010-05-17 Richard BarryAdd Cortus port to produce V6.0.5.
2010-05-01 Richard BarryCorrected mistake in sample code for xCoRoutineCreate().
2010-03-14 Richard BarryUpdate the V6.0.4. The primary difference being that...
2010-02-25 Richard BarryReady for V6.0.3 release.
2010-01-16 Richard BarryStill a work in progress. Checking in for backup only.
2010-01-09 Richard BarryUpdate to V6.0.2.
2010-01-08 Richard BarryAgain, just corrected some comments.
2010-01-08 Richard BarryCorrected a comment.
2010-01-08 Richard BarryCorrected a couple of comments.
2009-11-23 Richard BarryChanges in the comments only.
2009-11-15 Richard BarryUpdate Cortex M3 ports to ensure 8 byte alignment.
2009-11-13 Richard BarryFixed typo.
2009-10-13 Richard BarryChange to the file headers only.
2009-10-13 Richard BarryTidy up only.
2009-10-10 Richard BarryCorrect type on comment.
2009-10-05 Richard BarryAdd xPortGetFreeHeapSize() function.
2009-10-05 Richard BarryRemove unnecessary use of portLONG, portCHAR and portSHORT.
2009-10-04 Richard BarryRemove unnecessary use of portLONG, portCHAR and portSHORT.
2009-10-04 Richard BarryAdd PRIVILEGED_FUNCTION qualifiers to port files.
2009-09-30 Richard BarryFirst version that includes the FreeRTOS-MPU implementa...
2009-09-29 Richard BarryUpdate for V6.
2009-09-29 Richard BarryNew file added for V6.
2009-08-09 Richard BarryUpdate to V5.4.2. See http://www.freertos.org/History...
2009-07-25 Richard BarryUpdate to V5.4.1
2009-07-21 Richard BarrySupply default setting for configUSE_MALLOC_FAILED_HOOK.
2009-07-12 Richard BarryEnsure LPC1768 demos are correct prior to V5.4.0 release.
2009-07-07 Richard BarryUpdate version number.
2009-06-30 Richard BarryAdd proper 8 byte alignment support.
2009-06-21 Richard BarryPrepare for V5.3.1 release.
2009-05-30 Richard BarryPrepare for V5.3.0 release.
2009-05-30 Richard BarryAdd xTaskGetApplicationTaskTag() prototype.
2009-05-21 Richard BarryCorrected version number.
2009-05-19 Richard BarryAdded vTaskGetRunTimeStats() prototype.
2009-05-19 Richard BarryAdd defaults for the new run time counter stats configu...
2009-05-03 Richard BarryPut in "catch all" portmacro.h include to allow the...
2009-03-14 Richard BarryReady for V5.2.0 release.
2009-02-09 Richard BarryUpdate to V5.1.2.
2009-02-06 Richard BarryContinue 78K0R development.
2009-01-31 Richard BarryAdd 78KR definition.
2009-01-29 Richard BarryContinued V850 development.
2009-01-29 Richard BarryContinued V850 development.
2009-01-23 Richard BarryCorrect some capitalisation issues for Linux users.
2009-01-22 Richard BarryAdd in V850 include file.
2009-01-18 Richard BarryAdded the 16FX definition.
2008-11-28 Richard BarryAdd SAM9XE definition.
2008-11-20 Richard BarryReady for V5.1.1 release.
2008-10-29 Richard BarryUpdate comments only.
2008-10-26 Richard BarryAdd MSP430 IAR definition.
2008-10-24 Richard BarryUpdate ready for V5.1.0 release.
2008-10-23 Richard BarryChange from using the old Keil compiler definition...
2008-10-17 Richard BarryAdded include path for V2 ColdFire/CodeWarrior.
2008-10-09 Richard BarryNew file to separate out the stack checking macros...
2008-09-22 Richard BarryPrepare for V5.0.4 release.
2008-09-22 Richard BarryImprove example code for xTaskCreate().
2008-09-01 Richard BarryAdded a #error line to check that FreeRTOS.h is include...
2008-09-01 Richard BarryAdded CodeWarrior definitions.
2008-08-14 Richard BarryCorrect version number.
2008-08-08 Richard BarryAdd ColdFire definitions.
2008-07-30 Richard BarryUpdate to V5.0.3.
2008-05-30 Richard BarryUpdate to V5.0.2
2008-05-23 Richard BarryAdd queue registry code.
2008-05-19 Richard BarryAdd signed portBASE_TYPE xTaskIsTaskSuspended( xTaskHan...
2008-05-19 Richard BarryUpdate the default macros used for critical sections...
2008-05-07 Richard BarryAdd in the portSET_INTERRUPT_MASK_FROM_ISR() and portCL...
2008-05-01 Richard BarryUpdate comments for vTaskSuspendAll() "API functions...
2008-05-01 Richard BarryRemove inline keyword.
2008-04-16 Richard BarryCorrect comments.
2008-04-16 Richard BarryUpdate to V5.0.0.
2008-04-13 Richard BarryRemove incorrect const qualifiers.
2008-04-12 Richard BarryUpdate prototypes and macros for the new xQueueSendFrom...
2008-04-06 Richard BarryAdded traceTASK_SWITCHED_OUT macro.
2008-03-26 Richard BarrySmall mods, and update file headers.
2008-03-25 Richard BarryUpdate version numbers to V4.8.0
2008-03-25 Richard BarryAdd extra const qualifiers and casts for linting purposes.
2008-03-23 Richard BarryRe-write the queue send and queue receive functions...
2008-03-23 Richard BarryAdd utilities that can be used to query a queue from...
2008-03-05 Richard BarryRename PPC405 to PPC405_Xilinx.
next