summaryrefslogtreecommitdiff
path: root/Source/include
Commit message (Collapse)AuthorAge
* Add 78KR definition.RichardBarry2009-01-31
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@662 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Continued V850 development.RichardBarry2009-01-29
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@651 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Continued V850 development.RichardBarry2009-01-29
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@638 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Correct some capitalisation issues for Linux users.RichardBarry2009-01-23
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@619 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Add in V850 include file.RichardBarry2009-01-22
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@614 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Added the 16FX definition.RichardBarry2009-01-18
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@610 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Add SAM9XE definition.richardbarry2008-11-28
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@590 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Ready for V5.1.1 release.richardbarry2008-11-20
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@576 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Update comments only.richardbarry2008-10-29
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@535 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Add MSP430 IAR definition.richardbarry2008-10-26
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@533 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Update ready for V5.1.0 release.richardbarry2008-10-24
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@528 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Change from using the old Keil compiler definition to the new RVDS compiler ↵richardbarry2008-10-23
| | | | | | definition. git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@512 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Added include path for V2 ColdFire/CodeWarrior.richardbarry2008-10-17
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@491 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* New file to separate out the stack checking macros which are a bit ugly to ↵richardbarry2008-10-09
| | | | | | have in the main tasks.c file. git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@489 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Prepare for V5.0.4 release.richardbarry2008-09-22
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@481 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Improve example code for xTaskCreate().richardbarry2008-09-22
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@478 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Added a #error line to check that FreeRTOS.h is included before one of the ↵richardbarry2008-09-01
| | | | | | subordinate header files. git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@466 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Added CodeWarrior definitions.richardbarry2008-09-01
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@465 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Correct version number.richardbarry2008-08-14
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@454 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Add ColdFire definitions.RichardBarry2008-08-08
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@439 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Update to V5.0.3.richardbarry2008-07-30
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@426 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Update to V5.0.2richardbarry2008-05-30
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@392 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Add queue registry code.richardbarry2008-05-23
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@384 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Add signed portBASE_TYPE xTaskIsTaskSuspended( xTaskHandle xTask );richardbarry2008-05-19
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@360 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Update the default macros used for critical sections within ISRs.richardbarry2008-05-19
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@359 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Add in the portSET_INTERRUPT_MASK_FROM_ISR() and ↵richardbarry2008-05-07
| | | | | | portCLEAR_INTERRUPT_MASK_FROM_ISR() default (empty) macros. git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@344 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Update comments for vTaskSuspendAll() "API functions that have the potential ↵richardbarry2008-05-01
| | | | | | to cause a context switch (for example, vTaskDelayUntil(), xQueueSend(), etc.) must not be called while the scheduler is suspended". git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@331 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Remove inline keyword.richardbarry2008-05-01
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@329 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Correct comments.richardbarry2008-04-16
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@326 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Update to V5.0.0.richardbarry2008-04-16
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@322 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Remove incorrect const qualifiers.richardbarry2008-04-13
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@321 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Update prototypes and macros for the new xQueueSendFromISR() function and ↵richardbarry2008-04-12
| | | | | | the task hook feature. git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@302 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Added traceTASK_SWITCHED_OUT macro.richardbarry2008-04-06
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@295 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Small mods, and update file headers.richardbarry2008-03-26
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@283 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Update version numbers to V4.8.0richardbarry2008-03-25
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@282 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Add extra const qualifiers and casts for linting purposes.richardbarry2008-03-25
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@280 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Re-write the queue send and queue receive functions to improve their effect ↵richardbarry2008-03-23
| | | | | | on interrupt responsiveness. git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@255 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Add utilities that can be used to query a queue from within an ISR.richardbarry2008-03-23
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@253 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Rename PPC405 to PPC405_Xilinx.richardbarry2008-03-05
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@235 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Modified uxTaskGetStackHighWaterMark() to take a parameter for the task to ↵richardbarry2008-03-05
| | | | | | be checked, rather than just checking the stack of the calling task. git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@230 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Add stack check macros.richardbarry2008-03-03
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@224 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Add trace macros.richardbarry2008-03-03
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@223 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Add vTaskEnterCritical() and vTaskExitCritical() functions.richardbarry2008-02-25
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@221 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Add PPC definition.richardbarry2008-02-24
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@215 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Update to V4.7.2.richardbarry2008-02-21
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@214 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Add Fujitsu FX definition to portable.h.richardbarry2008-02-12
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@172 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Add MB91460 port and demo files.richardbarry2008-02-06
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@153 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Correct sample code for recursive mutexes.richardbarry2008-02-04
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@150 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Update to V4.7.1richardbarry2008-02-03
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@148 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
* Correct spelling.richardbarry2008-01-27
| | | | git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@144 1d2547de-c912-0410-9cb9-b8ca96c0e9e2