mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-22 20:17:35 +08:00
1869c543a6
* first * second * thrid * Update SConscript * tmpfs testcase default n * Update dfs_tmpfs.c * format document --------- Co-authored-by: zhujiale <zhujiale@rt-thread.com>
7 lines
92 B
Plaintext
7 lines
92 B
Plaintext
menu "Tmpfs Testcase"
|
|
|
|
config UTEST_TMPFS_CP
|
|
bool "tmpfs cp test"
|
|
default n
|
|
endmenu
|