]> git.sur5r.net Git - freertos/history - FreeRTOS/Source/portable/MPLAB
Update version number ready for version 9 release candidate 1.
[freertos] / FreeRTOS / Source / portable / MPLAB /
2016-02-18 rtelUpdate version number ready for version 9 release candi...
2016-02-18 rtelPrepare for a FreeRTOS V9 release candidate:
2015-10-16 rtelUpdate version number ready for the V8.2.3 release.
2015-10-15 rtelPreparing for maintenance release -
2015-10-03 rtelChanges in common files:
2015-09-12 rtelAdd PIC32MEC14xx port and demo application.
2015-08-12 rtelFinal preparation for new release:
2015-08-05 rtelUpdate version numbers in preparation for new release.
2015-05-20 rtelKernel changes to improve power saving:
2015-03-21 rtelUpdate version number ready for V8.2.1 release.
2015-02-11 rtelKernel updates:
2015-01-16 rtelUpdate version number in preparation for official V8...
2014-12-21 rtelUpdate version numbers in preparation for V8.2.0 releas...
2014-12-18 rtel+ Update demos that use FreeRTOS+Trace to work with...
2014-09-02 rtelUpdate version number to 8.1.2 after moving the default... V8.1.2
2014-08-29 rtelUpdate version number to 8.1.1 for patch release that...
2014-08-16 rtel***IMMINENT RELEASE NOTICE***
2014-06-16 rtelDefault the definition of portASSERT_IF_IN_ISR() to...
2014-04-24 rtelUpdate version number ready for release. V8.0.1
2014-04-23 rtelEvent Groups: Convert the 'clear bits from ISR' functio...
2014-02-18 rtelUpdate version number to V8.0.0 (without the release...
2014-02-18 rtelAdd logic to determine the tick timer source and vector...
2014-01-05 rtelMap portTICK_RATE_MS to portTICK_PERIOD_MS.
2013-12-31 rtelChange version numbers ready for V8.0.0 release candida...
2013-12-31 rtelAdd xEventGroupClearBitsFromISR() and xEventGroupGetBit...
2013-12-29 rtelReplace standard types with stdint.h types.
2013-11-28 rtelMultiple tidy up, documentation corrections and typo...
2013-11-17 richardbarryFinal tidy up before V7.6.0 zip file creation.
2013-11-08 richardbarryChange version numbers in preparation for V7.6.0 release.
2013-11-07 richardbarryAdd ehb instructions back into PIC32 port layer (upon...
2013-10-14 richardbarryUpdate FreeRTOS version number to V7.5.3
2013-07-24 richardbarryAdd additional critical section to the default tickless...
2013-07-23 richardbarryUpdate version number. V7.5.1
2013-07-23 richardbarryUpdate the header file included in the PIC32 port_asm...
2013-07-17 richardbarryMinor updates and change version number for V7.5.0...
2013-07-14 richardbarryVariable name change in the PIC32 port layer only.
2013-07-13 richardbarryUpdate RX ports to only include additional check on...
2013-07-12 richardbarryImplement portASSERT_IF_INTERRUPT_PRIORITY_INVALID...
2013-06-11 richardbarryModify the GCC/AVR port to make use of the xTaskIncreme...
2013-06-08 richardbarryUpdate port layers to make better use of the xTaskIncre...
2013-06-07 richardbarryConvert the remaining ports to use xTaskIncrementTick...
2013-06-07 richardbarryUpdate the PIC32 port to use xTaskIncrementTick() and...
2013-04-30 richardbarryUpdate version number ready to release the FAT file...
2013-04-18 richardbarryUpdate version numbers to V7.4.1. V7.4.1
2013-02-19 richardbarryPrepare for V7.4.0 release. V7.4.0
2013-02-18 richardbarryUpdate PIC32 demo application to remove reliance on...
2013-01-23 richardbarryReplace the CLZ function with a CLZ intrinsic in the...
2012-10-16 richardbarryPrepare for V7.3.0 release.
2012-10-16 richardbarryMake the timer used for the PIC32 port layer user confi...
2012-09-25 richardbarryUpdate PIC32 port to make use of configUSE_PORT_OPTIMIS...
2012-08-14 richardbarryPrepare for V7.2.0 release.
2012-08-11 richardbarryAdd FreeRTOS-Plus directory.