mirror of
https://github.com/apache/nuttx.git
synced 2026-05-19 11:53:25 +08:00
28eed285c8
because nx_task_idle doesn't call sched_note_start. To avoid the same error happen again in the furture, nx_task_idle is removed. Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>