summaryrefslogtreecommitdiff
path: root/FreeRTOS/Source/portable/IAR/ATMega323
Commit message (Expand)AuthorAgeFilesLines
* Update to MIT licensed FreeRTOS V10.0.0 - see https://www.freertos.org/Histor...rtel2017-11-293-186/+78
* Update version number in preparation for maintenance release.rtel2017-01-223-3/+3
* Prepare for V9.0.0 release:rtel2016-05-203-3/+3
* Update version number to 9.0.0rc2.rtel2016-03-303-3/+3
* Update version number ready for version 9 release candidate 1.rtel2016-02-183-3/+3
* Update version number ready for the V8.2.3 release.rtel2015-10-163-5/+5
* Update version numbers in preparation for new release.rtel2015-08-053-3/+3
* Update version number ready for V8.2.1 release.rtel2015-03-213-25/+25
* Update version number in preparation for official V8.2.0 release.rtel2015-01-163-81/+29
* Update version numbers in preparation for V8.2.0 release candidate 1.rtel2014-12-213-39/+99
* Update version number to 8.1.2 after moving the defaulting of configUSE_PORT_...rtel2014-09-023-3/+3
* Update version number to 8.1.1 for patch release that re-enables mutexes to b...rtel2014-08-293-3/+3
* ***IMMINENT RELEASE NOTICE***rtel2014-08-163-3/+3
* Update version number ready for release.rtel2014-04-243-11/+11
* Update version number to V8.0.0 (without the release candidate number).rtel2014-02-183-3/+3
* Map portTICK_RATE_MS to portTICK_PERIOD_MS.rtel2014-01-051-1/+1
* Change version numbers ready for V8.0.0 release candidate 1 tag.rtel2013-12-313-3/+3
* Add xEventGroupClearBitsFromISR() and xEventGroupGetBitsFromISR() functions.rtel2013-12-311-1/+1
* Replace standard types with stdint.h types.rtel2013-12-292-62/+66
* Multiple tidy up, documentation corrections and typo corrections highlighted ...rtel2013-11-281-1/+1
* Change version numbers in preparation for V7.6.0 release.richardbarry2013-11-083-3/+3
* Update FreeRTOS version number to V7.5.3richardbarry2013-10-143-3/+6
* Add additional critical section to the default tickless implementations.richardbarry2013-07-243-3/+3
* Update version number.richardbarry2013-07-232-2/+2
* Minor updates and change version number for V7.5.0 release.richardbarry2013-07-172-64/+44
* Modify the GCC/AVR port to make use of the xTaskIncrementTick return value.richardbarry2013-06-112-11/+15
* Convert more ports to use xTaskIncrementTick() in place of vTaskIncrementTick().richardbarry2013-06-062-13/+13
* Update version number ready to release the FAT file system demo.richardbarry2013-04-303-3/+3
* Update version numbers to V7.4.1.richardbarry2013-04-183-5/+5
* Prepare for V7.4.0 release.richardbarry2013-02-193-45/+57
* Prepare for V7.3.0 release.richardbarry2012-10-163-11/+15
* Prepare for V7.2.0 release.richardbarry2012-08-143-3/+3
* Remove the remnants of the legacy trace functionality (since replaced with Fr...richardbarry2012-08-121-1/+0
* Add FreeRTOS-Plus directory.richardbarry2012-08-113-0/+793