Commit Graph

11 Commits (2bc21a76410565643d0082a552a72bee36bf550d)

Author SHA1 Message Date
neilt6 9db32475d6 [RTOS] Added idle hook API
Added a new API for attaching a user-provided function to be executed by
the idle task.
2016-03-08 09:48:02 -07:00
sg- 85bf37b778 change all .asm to .S 2015-06-20 13:39:33 -05:00
sg- db20b30be0 change all .s to .asm 2015-06-20 13:38:26 -05:00
Dmitry Bogdanov 3ebee14015 Update years in copyright headers in RTX for ARM7 sourses 2015-05-27 19:18:29 +04:00
Dmitry Bogdanov 6d0c61a6ad Backport of Issue: RTX: Main thread should not write MAGIC_WORD to stack #827 2015-05-08 19:58:12 +04:00
Dmitry Bogdanov f3a03cacc1 Backport of Issue: RTX: Support stacks larger than 64k #826 2015-05-08 19:53:07 +04:00
Dmitry Bogdanov d56b34022d code cleanup 2015-05-08 19:43:34 +04:00
Dmitry Bogdanov d41b74e898 backport of Issue: Fix stack aligment. #812 2015-05-05 21:27:39 +04:00
Dmitry Bogdanov ac5a462946 bug fix of SVC handler 2015-04-23 18:57:41 +04:00
Dmitry Bogdanov e81663306b bugfix of SysTickTimer 2015-02-19 16:05:09 +04:00
Dmitry Bogdanov a523cb7da9 Add support of RTOS to LPC2460 platform 2015-02-18 19:07:41 +04:00