forked from espressif/esp-idf
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
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
CONFIG_SPIRAM=y
|
||||
CONFIG_SPIRAM_IGNORE_NOTFOUND=y
|
||||
CONFIG_SNIFFER_PCAP_DESTINATION_MEMORY=y
|
||||
CONFIG_SNIFFER_PCAP_MEMORY_SIZE=8000
|
||||
|
Reference in New Issue
Block a user