]> begriffs open source - freertos/history - FreeRTOS/Source/portable/MPLAB
Update FreeRTOS version number to V7.5.3
[freertos] / FreeRTOS / Source / portable / MPLAB /
2013-10-14 Richard BarryUpdate FreeRTOS version number to V7.5.3
2013-07-24 Richard BarryAdd additional critical section to the default tickless...
2013-07-23 Richard BarryUpdate version number.
2013-07-23 Richard BarryUpdate the header file included in the PIC32 port_asm...
2013-07-17 Richard BarryMinor updates and change version number for V7.5.0...
2013-07-14 Richard BarryVariable name change in the PIC32 port layer only.
2013-07-13 Richard BarryUpdate RX ports to only include additional check on...
2013-07-12 Richard BarryImplement portASSERT_IF_INTERRUPT_PRIORITY_INVALID...
2013-06-11 Richard BarryModify the GCC/AVR port to make use of the xTaskIncreme...
2013-06-08 Richard BarryUpdate port layers to make better use of the xTaskIncre...
2013-06-07 Richard BarryConvert the remaining ports to use xTaskIncrementTick...
2013-06-07 Richard BarryUpdate the PIC32 port to use xTaskIncrementTick() and...
2013-04-30 Richard BarryUpdate version number ready to release the FAT file...
2013-04-18 Richard BarryUpdate version numbers to V7.4.1.
2013-02-19 Richard BarryPrepare for V7.4.0 release.
2013-02-18 Richard BarryUpdate PIC32 demo application to remove reliance on...
2013-01-23 Richard BarryReplace the CLZ function with a CLZ intrinsic in the...
2012-10-16 Richard BarryPrepare for V7.3.0 release.
2012-10-16 Richard BarryMake the timer used for the PIC32 port layer user confi...
2012-09-25 Richard BarryUpdate PIC32 port to make use of configUSE_PORT_OPTIMIS...
2012-08-14 Richard BarryPrepare for V7.2.0 release.
2012-08-11 Richard BarryAdd FreeRTOS-Plus directory.