Files
luban-lite-t3e-pro/kernel/rt-thread/examples/utest/testcases/posix/string_h/Kconfig
刘可亮 7bbc029dae v1.0.0
2023-08-30 16:21:18 +08:00

10 lines
137 B
Plaintext

menuconfig RTT_POSIX_TESTCASE_STRING_H
bool "<string.h>"
default n
if RTT_POSIX_TESTCASE_STRING_H
# functions, TODO
endif