Files
luban-lite-t3e-pro/kernel/rt-thread/examples/utest/testcases/posix/string_h/Kconfig

10 lines
137 B
Plaintext
Raw Normal View History

2023-08-30 16:21:18 +08:00
menuconfig RTT_POSIX_TESTCASE_STRING_H
bool "<string.h>"
default n
if RTT_POSIX_TESTCASE_STRING_H
# functions, TODO
endif