Skip to content

Commit 87c35d4

Browse files
committed
[net][at] Add AT Socket select SAL
1 parent cf96dfc commit 87c35d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/net/at/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ if RT_USING_AT
5959
config AT_USING_SOCKET
6060
bool "Enable BSD Socket API support by AT commnads"
6161
select RT_USING_LIBC
62+
select RT_USING_SAL
6263
default n
6364

6465
endif

0 commit comments

Comments
 (0)