mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-19 03:23:32 +08:00
[net][at] Add AT Socket select SAL
This commit is contained in:
parent
cf96dfcbdb
commit
87c35d4e2f
@ -59,6 +59,7 @@ if RT_USING_AT
|
|||||||
config AT_USING_SOCKET
|
config AT_USING_SOCKET
|
||||||
bool "Enable BSD Socket API support by AT commnads"
|
bool "Enable BSD Socket API support by AT commnads"
|
||||||
select RT_USING_LIBC
|
select RT_USING_LIBC
|
||||||
|
select RT_USING_SAL
|
||||||
default n
|
default n
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user