mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-06-22 18:44:34 +08:00
e726b93016
This is required so the user will not be confused on waiting for test to complete. Changes: - notify user that the test is not corrupted - expand waiting tick on timed mtx test, for compatibility on different hw. Signed-off-by: Shell <smokewood@qq.com>