summaryrefslogtreecommitdiff
path: root/FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC
Commit message (Expand)AuthorAgeFilesLines
* Update version numbers ready for release.rtel2018-09-074-4/+4
* Update copyright date ready for tagging V10.1.0.rtel2018-08-224-4/+4
* Update version numbers in preparation for a new release.rtel2018-08-214-4/+4
* Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 rea...rtel2017-12-184-12/+8
* Update to MIT licensed FreeRTOS V10.0.0 - see https://www.freertos.org/Histor...rtel2017-11-294-268/+104
* Update version number in preparation for maintenance release.rtel2017-01-224-4/+4
* Prepare for V9.0.0 release:rtel2016-05-204-4/+4
* Update version number to 9.0.0rc2.rtel2016-03-304-4/+4
* Update version number ready for version 9 release candidate 1.rtel2016-02-184-4/+4
* Update version number ready for the V8.2.3 release.rtel2015-10-164-8/+8
* Final preparation for new release:rtel2015-08-121-4/+2
* Update version numbers in preparation for new release.rtel2015-08-054-4/+4
* Update version number ready for V8.2.1 release.rtel2015-03-214-48/+48
* Kernel updates:rtel2015-02-111-1/+1
* Update version number in preparation for official V8.2.0 release.rtel2015-01-164-160/+56
* Update version numbers in preparation for V8.2.0 release candidate 1.rtel2014-12-214-76/+196
* Update version number to 8.1.2 after moving the defaulting of configUSE_PORT_...rtel2014-09-024-4/+4
* Update version number to 8.1.1 for patch release that re-enables mutexes to b...rtel2014-08-294-4/+4
* ***IMMINENT RELEASE NOTICE***rtel2014-08-164-4/+4
* Update version number ready for release.rtel2014-04-244-20/+20
* Event Groups: Convert the 'clear bits from ISR' function into a pended functi...rtel2014-04-231-0/+3
* Update version number to V8.0.0 (without the release candidate number).rtel2014-02-184-4/+4
* 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-314-4/+4
* Add xEventGroupClearBitsFromISR() and xEventGroupGetBitsFromISR() functions.rtel2013-12-311-1/+1
* Replace standard types with stdint.h types.rtel2013-12-292-23/+27
* Multiple tidy up, documentation corrections and typo corrections highlighted ...rtel2013-11-282-5/+6
* Change version numbers in preparation for V7.6.0 release.richardbarry2013-11-084-4/+4
* Update FreeRTOS version number to V7.5.3richardbarry2013-10-144-4/+8
* Add additional critical section to the default tickless implementations.richardbarry2013-07-244-4/+4
* Update version number.richardbarry2013-07-234-4/+4
* Minor updates and change version number for V7.5.0 release.richardbarry2013-07-174-140/+100
* Modify the GCC/AVR port to make use of the xTaskIncrementTick return value.richardbarry2013-06-113-9/+18
* Update port layers to make better use of the xTaskIncrementTick() return value.richardbarry2013-06-081-13/+23
* Convert the remaining ports to use xTaskIncrementTick() in place of vTaskIncr...richardbarry2013-06-071-4/+4
* Update version number ready to release the FAT file system demo.richardbarry2013-04-304-4/+4
* Update version numbers to V7.4.1.richardbarry2013-04-184-8/+8
* Prepare for V7.4.0 release.richardbarry2013-02-194-93/+117
* Replace the CLZ function with a CLZ intrinsic in the Cortex-R4 port layer.richardbarry2013-01-232-47/+86
* Prepare for V7.3.0 release.richardbarry2012-10-164-20/+28
* Prepare for V7.2.0 release.richardbarry2012-08-144-4/+4
* Add FreeRTOS-Plus directory.richardbarry2012-08-114-0/+731