Skip to content

Commit b690497

Browse files
author
Jiang Jiang Jian
committed
Merge branch 'bugfix/fix_sniffer_fail_on_ci' into 'master'
fix(ci): Enlarge the pcap memory size in sniffer example Closes IDFCI-2448 See merge request espressif/esp-idf!35412
2 parents c8b9ea3 + c2c0742 commit b690497

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
CONFIG_SPIRAM=y
22
CONFIG_SPIRAM_IGNORE_NOTFOUND=y
33
CONFIG_SNIFFER_PCAP_DESTINATION_MEMORY=y
4+
CONFIG_SNIFFER_PCAP_MEMORY_SIZE=8000

0 commit comments

Comments
 (0)