Skip to content

Commit a46fb1c

Browse files
committed
adding utest documentation
1 parent 11b001e commit a46fb1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utest/mtsafe_kprint_tc.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
* - Console output is not garbled or corrupted
2626
*
2727
* Dependencies:
28-
* - Enable Thread-Safe kprint Test (RT-Thread Utestcases -> Kernel Core -> MT-Safe Kprint Test)
28+
* - Enable MT-Safe kprint Test (RT-Thread Utestcases -> Kernel Core -> MT-Safe Kprint Test)
2929
* - RT_USING_THREADSAFE_PRINTF must be enabled (RT-Thread Kernel -> Enable thread safe kernel print service)
3030
* - Note: This test (and thread-safe kprintf) increases scheduler load. The idle thread stack
3131
* - size (RT-Thread Kernel -> The stack size of idle thread) may need to be increased for this test

0 commit comments

Comments
 (0)