You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
258 B
10 lines
258 B
# dependencies
|
|
CONFIG_RT_CONSOLEBUF_SIZE=1024
|
|
CONFIG_RT_NAME_MAX=24
|
|
CONFIG_RT_USING_CI_ACTION=y
|
|
|
|
CONFIG_RT_UTEST_DFS_API_TC=y
|
|
CONFIG_RT_UTEST_POSIX_API_TC=y
|
|
CONFIG_RT_UTEST_DFS_MNT_PATH=""
|
|
CONFIG_RT_UTEST_DFS_FS_TYPE="elm"
|
|
CONFIG_RT_UTEST_DFS_BLOCK_DEV="sd0"
|