]> begriffs open source - freertos/history - Source/include
Add call to xTaskGetApplicationTaskTag(), just as a test as its new and not called...
[freertos] / Source / include /
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.
2008-03-05 Richard BarryModified uxTaskGetStackHighWaterMark() to take a parame...
2008-03-03 Richard BarryAdd stack check macros.
2008-03-03 Richard BarryAdd trace macros.
2008-02-25 Richard BarryAdd vTaskEnterCritical() and vTaskExitCritical() functions.
2008-02-24 Richard BarryAdd PPC definition.
2008-02-21 Richard BarryUpdate to V4.7.2.
2008-02-12 Richard BarryAdd Fujitsu FX definition to portable.h.
2008-02-06 Richard BarryAdd MB91460 port and demo files.
2008-02-04 Richard BarryCorrect sample code for recursive mutexes.
2008-02-03 Richard BarryUpdate to V4.7.1
2008-01-27 Richard BarryCorrect spelling.
2008-01-24 Richard BarryDocumentation updates.
2008-01-22 Richard BarryPrepare for V4.7.1 release.
2007-12-18 Richard BarryCorrect some documentation.
2007-12-06 Richard BarryUpdate documentation.
2007-12-05 Richard BarryUpdate documentation to correct spelling.
2007-12-05 Richard BarryUpdate to V4.7.0.
2007-12-02 Richard BarryAdd first version of alternative API.
2007-12-01 Richard BarryEnsure warning free compilation under GCC.
2007-12-01 Richard BarryCounting semaphore demo added.
2007-11-26 Richard BarryAdd STM32 Primer demo. Remove the .lock file from...
2007-11-05 Richard BarryUpdate to V4.6.1 - including PIC32MX port.
2007-10-28 Richard BarryChanges between V4.5.0 and V4.6.0 released October...
2007-10-26 Richard Barry+ The macro portENTER_SWITCHING_ISR() no longer attempt...
2007-09-17 Richard BarryUpdate to V4.5.0 files and directory structure.
2007-08-23 Richard BarryFixed name of xQueueSendToFrontFromISR.
2007-08-21 Richard BarryAdded xQueueSendToBack, xQueueSendToFront, xQueuePeek...
2007-07-29 Richard BarryUpdate to V4.4.0.
2007-07-28 Richard BarryModifications to correct behaviour when a task is block...
2007-07-27 Richard BarryUpdated AVR32 demos and added AVR32 UC3B demo.
2007-06-11 Richard BarryAdd in first STM32 demo.
2007-06-09 Richard BarryUpdate in preparation for the V4.3.1 release.
2007-06-05 Richard BarryUpdate to V4.3.0 as described in http://www.FreeRTOS...
2007-04-01 Richard BarryV4.2.1 files.
2007-04-01 Richard BarryAdd AVR32 port and demo files.
2007-02-08 Richard BarryUpdate version number to V4.2.0.
2006-11-19 Richard BarryUpdated version numbers to V4.1.3.
2006-11-19 Richard BarrySlight mods to comments in STR75X GCC port and demo...
2006-10-20 Richard Barry(no commit message)
2006-10-09 Richard BarryChange version numbers to V4.1.2
2006-10-09 Richard BarryAdd PIC24, dsPIC and Coldfire files.
2006-09-24 Richard BarryUpdate version number to V4.1.1.
2006-08-28 Richard BarryUpdate to V4.1.0.
2006-08-28 Richard BarryChanges to the AVR demo's. IAR demo updated with new...
2006-08-27 Richard BarryChanges ready for V4.1.0.
2006-08-11 Richard BarryUpdated to V4.0.5
2006-08-11 Richard BarryImplement xTaskResumeFromISR.
2006-06-22 Richard BarryUpdate to V4.0.4. Add in STR912 port and demo.
2006-06-08 Richard Barry(no commit message)
2006-05-28 Richard Barry(no commit message)
2006-05-02 Richard BarryFirst version under SVN is V4.0.1