esp-idf/tools/idf_monitor_base
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