mirror of
https://github.com/apache/nuttx.git
synced 2026-05-14 19:38:39 +08:00
f7cfcd4e95
Set the Default CPU bits. The way to use the unset CPU is to call the sched_setaffinity function to bind a task to the CPU. bit0 means CPU0. Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com>