laokaiyao
|
92670e499c
|
examples/simple_sniffer: add SPI work mode to SD card to support all chips
|
2021-04-22 19:52:41 +08:00 |
|
Ivan Grokhotkov
|
08f7ac962c
|
examples/simple_sniffer: only enable apptrace if JTAG is selected
Fixes compilation of this example on esp32c3, where apptrace is not
yet supported.
|
2021-04-22 11:39:11 +08:00 |
|
Chen Jian Xing
|
ebb2caa940
|
esp_wifi: re-enable build wifi example
|
2020-06-02 17:38:22 +08:00 |
|
Roland Dobai
|
151f757912
|
Rename Kconfig options (examples)
|
2019-05-21 09:32:55 +02:00 |
|
morris
|
ae6d19b4fb
|
sniffer: capture packets to host via JTAG
Based on app-trace component, it's able to send sniffer packets to host via JTAG interface.
|
2019-02-27 16:20:13 +08:00 |
|
Roland Dobai
|
37126d3451
|
Correct Kconfigs according to the coding style
|
2019-01-29 13:37:01 +01:00 |
|
morris
|
900b69a33e
|
example: add console command for wifi sniffer
1. add mount/unmount command
2. add sniffer command, supporting options
3. make pcap a component
|
2018-10-19 11:51:56 +08:00 |
|