增加RT_USING_POSIX_FS

This commit is contained in:
Meco Man
2021-11-29 00:53:46 -05:00
parent 4e9744c0ac
commit 7973ede5a8
9 changed files with 50 additions and 49 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
config RT_USING_LWP
bool "Using light-weight process"
select RT_USING_POSIX
select RT_USING_POSIX_FS
select RT_USING_POSIX_SELECT
select RT_USING_LIBC
depends on ARCH_ARM_CORTEX_M || ARCH_ARM_ARM9 || ARCH_ARM_CORTEX_A