mirror of
https://github.com/apache/nuttx.git
synced 2026-08-18 10:07:28 +08:00
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>