summaryrefslogtreecommitdiff
path: root/FreeRTOS/Source/portable/CodeWarrior
Commit message (Expand)AuthorAgeFilesLines
* commit 70dcbe4527a45ab4fea6d58c016e7d3032f31e8cHEADmasterlundinc2020-08-128-8/+8
* Update version number in readiness for V10.3.0 release. Sync SVN with reviewe...yuhzheng2020-02-078-16/+16
* Update version number ready for next release.rtel2019-05-118-8/+8
* Update version number in readiness for V10.2.0 release.rtel2019-02-178-16/+16
* Update version numbers ready for release.rtel2018-09-078-8/+8
* Update copyright date ready for tagging V10.1.0.rtel2018-08-228-8/+8
* Update version numbers in preparation for a new release.rtel2018-08-218-8/+8
* Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 rea...rtel2017-12-188-24/+16
* Update to MIT licensed FreeRTOS V10.0.0 - see https://www.freertos.org/Histor...rtel2017-11-298-536/+208
* Update version number in preparation for maintenance release.rtel2017-01-228-8/+8
* Prepare for V9.0.0 release:rtel2016-05-208-8/+8
* Update version number to 9.0.0rc2.rtel2016-03-308-8/+8
* Update version number ready for version 9 release candidate 1.rtel2016-02-188-8/+8
* Update version number ready for the V8.2.3 release.rtel2015-10-168-16/+16
* Update version numbers in preparation for new release.rtel2015-08-058-8/+8
* Update version number ready for V8.2.1 release.rtel2015-03-218-96/+96
* Update version number in preparation for official V8.2.0 release.rtel2015-01-168-320/+112
* Update version numbers in preparation for V8.2.0 release candidate 1.rtel2014-12-218-152/+392
* Update version number to 8.1.2 after moving the defaulting of configUSE_PORT_...rtel2014-09-028-8/+8
* Update version number to 8.1.1 for patch release that re-enables mutexes to b...rtel2014-08-298-8/+8
* ***IMMINENT RELEASE NOTICE***rtel2014-08-168-8/+8
* Update version number ready for release.rtel2014-04-248-40/+40
* Update version number to V8.0.0 (without the release candidate number).rtel2014-02-188-8/+8
* Map portTICK_RATE_MS to portTICK_PERIOD_MS.rtel2014-01-053-3/+3
* Change version numbers ready for V8.0.0 release candidate 1 tag.rtel2013-12-318-8/+8
* Add xEventGroupClearBitsFromISR() and xEventGroupGetBitsFromISR() functions.rtel2013-12-313-3/+3
* Replace standard types with stdint.h types.rtel2013-12-296-87/+100
* Multiple tidy up, documentation corrections and typo corrections highlighted ...rtel2013-11-283-3/+3
* Change version numbers in preparation for V7.6.0 release.richardbarry2013-11-088-8/+8
* Update FreeRTOS version number to V7.5.3richardbarry2013-10-148-8/+16
* Add additional critical section to the default tickless implementations.richardbarry2013-07-248-8/+8
* Update version number.richardbarry2013-07-238-8/+8
* Minor updates and change version number for V7.5.0 release.richardbarry2013-07-178-304/+224
* Convert some ports to use xTaskIncrementTick() in place of vTaskIncrementTick().richardbarry2013-06-062-15/+9
* Update version number ready to release the FAT file system demo.richardbarry2013-04-308-8/+8
* Update version numbers to V7.4.1.richardbarry2013-04-188-16/+16
* Prepare for V7.4.0 release.richardbarry2013-02-198-176/+224
* Prepare for V7.3.0 release.richardbarry2012-10-168-40/+56
* Prepare for V7.2.0 release.richardbarry2012-08-148-8/+8
* Add FreeRTOS-Plus directory.richardbarry2012-08-118-0/+1563