mirror of
https://gitee.com/Vancouver2017/luban-lite.git
synced 2025-12-16 17:18:56 +00:00
12 lines
226 B
Plaintext
12 lines
226 B
Plaintext
menuconfig RTT_POSIX_TESTCASE_DIRENT_H
|
|
bool "<dirent.h>"
|
|
default n
|
|
|
|
if RTT_POSIX_TESTCASE_DIRENT_H
|
|
|
|
config DIRENT_H_OPENDIR_READDIR_CLOSEDIR
|
|
bool "<dirent.h> -> opendir, readdir, closedir"
|
|
default n
|
|
|
|
endif
|