This website requires JavaScript.
Explore
Help
Sign in
lupyuen
/
local-nuttx-update
Watch
1
Star
0
Fork
You've already forked local-nuttx-update
0
forked from
nuttx/nuttx-update
Code
Pull requests
Activity
0af39e1493
local-nuttx-update
/
arch
/
or1k
History
Gregory Nutt
0af39e1493
arch/: Update all _exit() implementations for all architectures so that they correctly called the scheduler instumentation layer for the new task that runs when the old one exits. This missing instrumentation was confusing the Critical Section Monitor logic with uses this instrumentation to track the state of critical sections.
2018-11-24 18:20:57 -06:00
..
include
Remove trailing spaces at the end of lines.
2018-08-13 07:39:38 -06:00
src
arch/: Update all _exit() implementations for all architectures so that they correctly called the scheduler instumentation layer for the new task that runs when the old one exits. This missing instrumentation was confusing the Critical Section Monitor logic with uses this instrumentation to track the state of critical sections.
2018-11-24 18:20:57 -06:00
Kconfig
This commit adds basic architectural support for the OpenRISK mor1kx architecture. The initial commit was verified on a Qemu simulation but is otherwise untested.
2018-04-26 11:22:28 -06:00