This website requires JavaScript.
Explore
Help
Sign In
epagris
/
FreeRTOS-Kernel
Watch
1
Star
0
Fork
1
You've already forked FreeRTOS-Kernel
mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced
2025-07-10 15:16:15 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreeRTOS-Kernel
/
Source
/
portable
/
GCC
/
ARM7_AT91SAM7S
History
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.
2011-08-28 13:06:11 +00:00
..
AT91SAM7X256.h
First version under SVN is V4.0.1
2006-05-02 09:39:15 +00:00
ioat91sam7x256.h
First version under SVN is V4.0.1
2006-05-02 09:39:15 +00:00
lib_AT91SAM7X256.c
First version under SVN is V4.0.1
2006-05-02 09:39:15 +00:00
lib_AT91SAM7X256.h
First version under SVN is V4.0.1
2006-05-02 09:39:15 +00:00
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.
2011-08-28 13:06:11 +00:00
portISR.c
Update version number to V7.0.1.
2011-05-13 18:31:12 +00:00
portmacro.h
Update version number to V7.0.1.
2011-05-13 18:31:12 +00:00