esp-idf/tools/idf_monitor_base
simon.chupin 43c69f0910 idf.py: Add automated hints on how to resolve errors 2022-07-04 08:15:23 +00:00
..
__init__.py Moved coredump utils out of idf_monitor 2021-06-28 13:56:39 +02:00
ansi_color_converter.py idf.py: Add automated hints on how to resolve errors 2022-07-04 08:15:23 +00:00
argument_parser.py idf.py: Add automated hints on how to resolve errors 2022-07-04 08:15:23 +00:00
chip_specific_config.py idf.py: Change copyright in tools dir 2022-05-24 14:01:50 +02:00
console_parser.py idf.py: add linux target support for `idf.py flash` and `idf.py monitor` 2021-10-18 11:50:50 +08:00
console_reader.py idf.py: Change copyright in tools dir 2022-05-24 14:01:50 +02:00
constants.py core_dump: split corefile and coredump script from idf into a separate package 2022-03-24 13:57:48 +08:00
coredump.py idf.py: Change copyright in tools dir 2022-05-24 14:01:50 +02:00
exceptions.py idf.py: Change copyright in tools dir 2022-05-24 14:01:50 +02:00
gdbhelper.py idf.py: Change copyright in tools dir 2022-05-24 14:01:50 +02:00
line_matcher.py idf.py: Change copyright in tools dir 2022-05-24 14:01:50 +02:00
logger.py idf.py: Change copyright in tools dir 2022-05-24 14:01:50 +02:00
output_helpers.py idf.py: Add automated hints on how to resolve errors 2022-07-04 08:15:23 +00:00
serial_handler.py Tools: Add --no-reset option for IDF Monitor in order to avoid resetting the chip target upon connection 2022-05-10 14:19:37 +02:00
serial_reader.py Tools: Add missing DTR/RTS set before serial port open on reconnect when --no-reset is used 2022-05-19 08:24:50 +02:00
stoppable_thread.py idf.py: Change copyright in tools dir 2022-05-24 14:01:50 +02:00
web_socket_client.py idf.py: Change copyright in tools dir 2022-05-24 14:01:50 +02:00