Skip to content

Commit cedb6a1

Browse files
authored
network修复 (#1870)
1 parent 010da9c commit cedb6a1

File tree

1 file changed

+3
-0
lines changed
  • misc/samples/network_samples

1 file changed

+3
-0
lines changed

misc/samples/network_samples/Kconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
# Kconfig file for package network_samples
33
menuconfig PKG_USING_NETWORK_SAMPLES
44
bool "a network_samples package for rt-thread"
5+
select PKG_USING_CJSON
6+
select PKG_USING_WEBCLIENT
7+
select WEBCLIENT_USING_SAMPLES
58
default n
69

710
if PKG_USING_NETWORK_SAMPLES

0 commit comments

Comments
 (0)