mirror of
https://github.com/apache/nuttx.git
synced 2026-06-09 10:54:43 +08:00
3b1f4562a0
- replaces `ta_argv` with `stackargs` - drops `ta_argv` from `task_info_s` - drops `g_idleargv` and checks idle accordingly Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>