This website requires JavaScript.
Explore
Help
Sign in
nuttx
/
nuttx-mirror
Watch
1
Star
2
Fork
You've already forked nuttx-mirror
0
mirror of
https://github.com/apache/nuttx.git
synced
2025-01-13 13:18:50 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
0af39e1493
nuttx-mirror
/
arch
/
renesas
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
arch/: Make sure the up_irq_enable() is available on all architectures. I will not be able to test all of these new versions of this function so this may break things for awhile.
2018-06-06 09:25:40 -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
Rename arch/sh to arch/renesas, cont'd
2016-08-06 14:03:38 -06:00