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 |
|
Angus Gratton
|
66fb5a29bb
|
Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo.
(Line endings, blank lines at end of file, trailing whitespace)
|
2020-11-11 07:36:35 +00:00 |
|
Alexey Gerenkov
|
30ff7198b8
|
apptrace: Renames Kconfig options
|
2019-11-13 15:24:01 +03:00 |
|
Roland Dobai
|
1ad2283641
|
Rename Kconfig options (components/bootloader)
|
2019-05-21 09:32:55 +02:00 |
|
Roland Dobai
|
0ae53691ba
|
Rename Kconfig options (components/esp32)
|
2019-05-21 09:09:01 +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 |
|
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 |
|