]> git.sur5r.net Git - freertos/history - FreeRTOS/Source/portable/IAR/ARM_CA9/portmacro.h
***IMMINENT RELEASE NOTICE***
[freertos] / FreeRTOS / Source / portable / IAR / ARM_CA9 / portmacro.h
2014-08-16 rtel***IMMINENT RELEASE NOTICE***
2014-04-24 rtelUpdate version number ready for release. V8.0.1
2014-03-25 rtelUpdate Cortex-A port layers to ensure the ICCRPR and...
2014-02-18 rtelUpdate version number to V8.0.0 (without the release...
2014-01-13 rtelIntroduce configENABLE_BACKWARD_COMPATIBILITY to allow...
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-29 rtelReplace standard types with stdint.h types.
2013-11-28 rtelMultiple tidy up, documentation corrections and typo...
2013-11-08 richardbarryChange version numbers in preparation for V7.6.0 release.
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-17 richardbarryMinor updates and change version number for V7.5.0...
2013-07-12 richardbarryKernel optimisations.
2013-07-09 richardbarryAdd portASSERT_IF_INTERRUPT_PRIORITY_INVALID() implemen...
2013-07-09 richardbarryEnhance heap_4.c to prevent blocks accidentally being...
2013-06-20 richardbarryIAR ARM Cortex-A port layer.