nuttx/arch/renesas
zhangyuan21 08f7152d9f nuttx/sched: remove nxsched_remove_readytorun from up_block_task
It takes about 10 cycles to obtain the task list according to the task
status. In most cases, we know the task status, so we can directly
add the task from the specified task list to reduce time consuming.
2022-11-22 15:29:00 +09:00
..
include arch: Move up_getsp from arch.h to irq.h 2022-07-01 10:44:55 -03:00
src nuttx/sched: remove nxsched_remove_readytorun from up_block_task 2022-11-22 15:29:00 +09:00
Kconfig Remove the double blank line from source files 2022-02-20 20:10:14 +01:00