mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-06-13 12:43:56 +08:00
ad17bc2908
When print the thread names, we should use "%.*s" instead of bare "%s".