You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS-Kernel/Source/portable/GCC/ARM7_AT91SAM7S
Richard Barry 3a4d907c64 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. 14 years ago
..
AT91SAM7X256.h First version under SVN is V4.0.1 19 years ago
ioat91sam7x256.h First version under SVN is V4.0.1 19 years ago
lib_AT91SAM7X256.c First version under SVN is V4.0.1 19 years ago
lib_AT91SAM7X256.h First version under SVN is V4.0.1 19 years ago
port.c 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. 14 years ago
portISR.c Update version number to V7.0.1. 14 years ago
portmacro.h Update version number to V7.0.1. 14 years ago