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 972dec2 commit cb3d9dcCopy full SHA for cb3d9dc
misc/samples/network_samples/Kconfig
@@ -42,6 +42,8 @@ if PKG_USING_NETWORK_SAMPLES
42
43
config NETWORK_SAMPLES_USING_TCP_CLIENT_SELECT
44
bool "[network] tcp client by select api"
45
+ select RT_USING_POSIX_FS
46
+ select RT_USING_POSIX_SOCKET
47
48
config NETWORK_SAMPLES_USING_HTTP_CLIENT
49
bool "[network] http client"
0 commit comments