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