Skip to content

Commit fc65ab1

Browse files
erwangonashif
authored andcommitted
samples/net: civetweb: Remove SOC_SERIES_SAME70=y in prj.cnf
For some reasons SOC_SERIES_SAME70 was selected in civetweb sample, which prevents build on other platforms. This issue was silent since sample yaml file limits sample testing on sam_e70_xplained. Signed-off-by: Erwan Gouriou <[email protected]>
1 parent deeb4f3 commit fc65ab1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

samples/net/sockets/civetweb/prj.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ CONFIG_NET_RX_STACK_SIZE=8192
1919
CONFIG_ISR_STACK_SIZE=8192
2020
CONFIG_MAIN_STACK_SIZE=8192
2121
CONFIG_IDLE_STACK_SIZE=2048
22-
CONFIG_SOC_SERIES_SAME70=y
2322

2423
CONFIG_DNS_RESOLVER=y
2524

0 commit comments

Comments
 (0)