summaryrefslogtreecommitdiff
path: root/Source/include
Commit message (Expand)AuthorAge
* Ready for V5.2.0 release.RichardBarry2009-03-14
* Update to V5.1.2.richardbarry2009-02-09
* Continue 78K0R development.RichardBarry2009-02-06
* Add 78KR definition.RichardBarry2009-01-31
* Continued V850 development.RichardBarry2009-01-29
* Continued V850 development.RichardBarry2009-01-29
* Correct some capitalisation issues for Linux users.RichardBarry2009-01-23
* Add in V850 include file.RichardBarry2009-01-22
* Added the 16FX definition.RichardBarry2009-01-18
* Add SAM9XE definition.richardbarry2008-11-28
* Ready for V5.1.1 release.richardbarry2008-11-20
* Update comments only.richardbarry2008-10-29
* Add MSP430 IAR definition.richardbarry2008-10-26
* Update ready for V5.1.0 release.richardbarry2008-10-24
* Change from using the old Keil compiler definition to the new RVDS compiler d...richardbarry2008-10-23
* Added include path for V2 ColdFire/CodeWarrior.richardbarry2008-10-17
* New file to separate out the stack checking macros which are a bit ugly to ha...richardbarry2008-10-09
* Prepare for V5.0.4 release.richardbarry2008-09-22
* Improve example code for xTaskCreate().richardbarry2008-09-22
* Added a #error line to check that FreeRTOS.h is included before one of the su...richardbarry2008-09-01
* Added CodeWarrior definitions.richardbarry2008-09-01
* Correct version number.richardbarry2008-08-14
* Add ColdFire definitions.RichardBarry2008-08-08
* Update to V5.0.3.richardbarry2008-07-30
* Update to V5.0.2richardbarry2008-05-30
* Add queue registry code.richardbarry2008-05-23
* Add signed portBASE_TYPE xTaskIsTaskSuspended( xTaskHandle xTask );richardbarry2008-05-19
* Update the default macros used for critical sections within ISRs.richardbarry2008-05-19
* Add in the portSET_INTERRUPT_MASK_FROM_ISR() and portCLEAR_INTERRUPT_MASK_FRO...richardbarry2008-05-07
* Update comments for vTaskSuspendAll() "API functions that have the potential ...richardbarry2008-05-01
* Remove inline keyword.richardbarry2008-05-01
* Correct comments.richardbarry2008-04-16
* Update to V5.0.0.richardbarry2008-04-16
* Remove incorrect const qualifiers.richardbarry2008-04-13
* Update prototypes and macros for the new xQueueSendFromISR() function and the...richardbarry2008-04-12
* Added traceTASK_SWITCHED_OUT macro.richardbarry2008-04-06
* Small mods, and update file headers.richardbarry2008-03-26
* Update version numbers to V4.8.0richardbarry2008-03-25
* Add extra const qualifiers and casts for linting purposes.richardbarry2008-03-25
* Re-write the queue send and queue receive functions to improve their effect o...richardbarry2008-03-23
* Add utilities that can be used to query a queue from within an ISR.richardbarry2008-03-23
* Rename PPC405 to PPC405_Xilinx.richardbarry2008-03-05
* Modified uxTaskGetStackHighWaterMark() to take a parameter for the task to be...richardbarry2008-03-05
* Add stack check macros.richardbarry2008-03-03
* Add trace macros.richardbarry2008-03-03
* Add vTaskEnterCritical() and vTaskExitCritical() functions.richardbarry2008-02-25
* Add PPC definition.richardbarry2008-02-24
* Update to V4.7.2.richardbarry2008-02-21
* Add Fujitsu FX definition to portable.h.richardbarry2008-02-12
* Add MB91460 port and demo files.richardbarry2008-02-06