This website requires JavaScript.
Explore
Help
Sign In
eaw
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
39744f2e323f003e35d601414d9bb8786517dfe7
esp-idf
/
tools
/
idf_monitor_base
History
Aleksei Apaseev
e30329ffe2
idf_monitor: Changed the elf file to be optional when running "idf.py monitor" command
...
This feature allows to start IDF Monitor without (re-)building the project.
2022-01-07 17:36:08 +08:00
..
__init__.py
…
ansi_color_converter.py
…
argument_parser.py
idf_monitor: Changed the elf file to be optional when running "idf.py monitor" command
2022-01-07 17:36:08 +08:00
chip_specific_config.py
…
console_parser.py
…
console_reader.py
…
constants.py
…
coredump.py
…
exceptions.py
…
gdbhelper.py
…
line_matcher.py
…
logger.py
…
output_helpers.py
…
serial_handler.py
idf_monitor: Changed the elf file to be optional when running "idf.py monitor" command
2022-01-07 17:36:08 +08:00
serial_reader.py
…
stoppable_thread.py
…
web_socket_client.py
…