This website requires JavaScript.
Explore
Help
Sign In
embedded
/
FreeRTOS-Kernel
Watch
1
Star
0
Fork
0
You've already forked FreeRTOS-Kernel
mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced
2026-08-08 22:24:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
35f7dba90975a8f5d47ec4ecec5c04fc5243e803
FreeRTOS-Kernel
/
Source
/
portable
/
RVDS
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
..
ARM7_LPC21xx
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