esp-idf/components/esptool_py
Angus Gratton f6e857c2b9 unit tests: Keep serial port open when running esptool
* Call esptool directly not via subprocess
* Use the same serial port instance for listener thread and esptool
* Includes some refactoring for encapsulation of App vs DUT members
2018-12-18 14:09:29 +11:00
..
esptool@9fbe1eec65
CMakeLists.txt cmake: separate app from idf lib project 2018-11-27 13:59:24 +08:00
Kconfig.projbuild
LICENSE
Makefile.projbuild
component.mk
flash_app_args.in cmake: separate app from idf lib project 2018-11-27 13:59:24 +08:00
flash_bootloader_args.in
flash_partition_table_args.in
flash_project_args.in cmake: separate app from idf lib project 2018-11-27 13:59:24 +08:00
flasher_args.json.in unit tests: Keep serial port open when running esptool 2018-12-18 14:09:29 +11:00
project_include.cmake cmake: separate app from idf lib project 2018-11-27 13:59:24 +08:00
run_esptool.cmake