nuttx/arch/misoc/src
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
..
common arch: move non arm g_current_regs defintion to common place 2022-09-21 22:23:11 +02:00
lm32 nuttx/sched: remove nxsched_remove_readytorun from up_block_task 2022-11-22 15:29:00 +09:00
minerva nuttx/sched: remove nxsched_remove_readytorun from up_block_task 2022-11-22 15:29:00 +09:00
.gitignore
Makefile tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00