We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c8e5c7 commit 630fa98Copy full SHA for 630fa98
src/utest/mtsafe_kprint_tc.c
@@ -28,7 +28,7 @@
28
* - Enable MT-Safe kprint Test (RT-Thread Utestcases -> Kernel Core -> MT-Safe Kprint Test)
29
* - RT_USING_THREADSAFE_PRINTF must be enabled (RT-Thread Kernel -> Enable thread safe kernel print service)
30
* - Note: This test (and MT-safe kprint) increases scheduler load. The idle thread stack
31
- * - size (RT-Thread Kernel -> The stack size of idle thread) may need to be increased for this test
+ * size (RT-Thread Kernel -> The stack size of idle thread) may need to be increased for this test
32
* - Test on any RT-Thread supported platform
33
*
34
* Expected Results:
0 commit comments