mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 01:42:49 +08:00
f280c33311
Task activation/exit logs are helpful for device bringup, especially when user space nsh prompt doesn't show up. Putting them here will allow cleaning of logs in multiple up_exit() functions later. Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>