Merge branch 'RT-Thread:master' into nuvoton

This commit is contained in:
Wayne
2021-11-15 11:28:34 +08:00
committed by GitHub
81 changed files with 10852 additions and 693 deletions
+1 -2
View File
@@ -41,9 +41,8 @@ config RT_USING_SAL
config SAL_USING_POSIX
bool "Enable BSD socket operated by file system API"
default n
select RT_USING_DFS
select RT_USING_LIBC
select RT_USING_POSIX
select RT_USING_POSIX_SELECT
help
Let BSD socket operated by file system API, such as read/write and involveed in select/poll POSIX APIs.