This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
FreeRTOS-Kernel/Source/portable/GCC
2011-08-28 13:06:11 +00:00
..
ARM7_AT91FR40008 Modify the stack set up when ARM7/9 tasks are created to ensure the assert() calls in xTaskCreate() don't fail. In this case, the assert that would fail is actually redundant anyway, but should not be removed as it might not be redundant in all ports. 2011-08-28 13:06:11 +00:00
ARM7_AT91SAM7S Modify the stack set up when ARM7/9 tasks are created to ensure the assert() calls in xTaskCreate() don't fail. In this case, the assert that would fail is actually redundant anyway, but should not be removed as it might not be redundant in all ports. 2011-08-28 13:06:11 +00:00
ARM7_LPC23xx Modify the stack set up when ARM7/9 tasks are created to ensure the assert() calls in xTaskCreate() don't fail. In this case, the assert that would fail is actually redundant anyway, but should not be removed as it might not be redundant in all ports. 2011-08-28 13:06:11 +00:00
ARM7_LPC2000 Modify the stack set up when ARM7/9 tasks are created to ensure the assert() calls in xTaskCreate() don't fail. In this case, the assert that would fail is actually redundant anyway, but should not be removed as it might not be redundant in all ports. 2011-08-28 13:06:11 +00:00
ARM_CM3 Update version number to V7.0.1. 2011-05-13 18:31:12 +00:00
ARM_CM3_MPU Update version number to V7.0.1. 2011-05-13 18:31:12 +00:00
ATMega323 Update version number to V7.0.1. 2011-05-13 18:31:12 +00:00
AVR32_UC3 Update version number to V7.0.1. 2011-05-13 18:31:12 +00:00
ColdFire_V2 Update version number to V7.0.1. 2011-05-13 18:31:12 +00:00
CORTUS_APS3 Update version number to V7.0.1. 2011-05-13 18:31:12 +00:00
H8S2329 Update version number to V7.0.1. 2011-05-13 18:31:12 +00:00
HCS12 Update version number to V7.0.1. 2011-05-13 18:31:12 +00:00
MCF5235 Correct the configUSE_16_BIT_TICKS usage in the GCC Coldfire port layer. 2011-02-28 16:11:26 +00:00
MicroBlaze Update version number to V7.0.1. 2011-05-13 18:31:12 +00:00
MicroBlazeV8 Remove obsolete comment. 2011-08-27 19:12:45 +00:00
MSP430F449 Update version number to V7.0.1. 2011-05-13 18:31:12 +00:00
NiosII Update version number to V7.0.1. 2011-05-13 18:31:12 +00:00
PPC405_Xilinx Update version number to V7.0.1. 2011-05-13 18:31:12 +00:00
PPC440_Xilinx Update version number to V7.0.1. 2011-05-13 18:31:12 +00:00
RX600 Update version number to V7.0.1. 2011-05-13 18:31:12 +00:00
STR75x Modify the stack set up when ARM7/9 tasks are created to ensure the assert() calls in xTaskCreate() don't fail. In this case, the assert that would fail is actually redundant anyway, but should not be removed as it might not be redundant in all ports. 2011-08-28 13:06:11 +00:00