We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf96dfc commit 87c35d4Copy full SHA for 87c35d4
components/net/at/Kconfig
@@ -59,6 +59,7 @@ if RT_USING_AT
59
config AT_USING_SOCKET
60
bool "Enable BSD Socket API support by AT commnads"
61
select RT_USING_LIBC
62
+ select RT_USING_SAL
63
default n
64
65
endif
0 commit comments