esp-idf/components/esptool_py
me-no-dev b64fd872bc Allow esptool's download stub to be disabled by other options and applications
Currently USB CDC Download requires the `--no-stub` option of `esptool`. This change inverts the Kconfig option to negative, so that it can be `selected` by other options or enabled in applications through `sdkconfig.defaults`.
2020-09-16 03:25:53 +00:00
..
esptool@10225816df esptool: Update submodule fixing Py3 keygen in Secure boot v2 2020-08-26 03:25:32 +05:30
CMakeLists.txt Allow esptool's download stub to be disabled by other options and applications 2020-09-16 03:25:53 +00:00
component.mk build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
flasher_args.json.in esptool: Add support for ESP32-S2 Secure Download Mode 2020-05-28 17:52:15 +10:00
get_port_args.cmake esptool_py: add missing phony build targets for CMake 2019-08-21 10:01:00 +08:00
Kconfig.projbuild Allow esptool's download stub to be disabled by other options and applications 2020-09-16 03:25:53 +00:00
LICENSE Initial public version 2016-08-17 23:08:22 +08:00
Makefile.projbuild make: Fix quoting when flashing port is set via sdkconfig file 2020-04-15 15:43:36 +10:00
project_include.cmake Allow esptool's download stub to be disabled by other options and applications 2020-09-16 03:25:53 +00:00
run_cmd.cmake esptool_py: add missing phony build targets for CMake 2019-08-21 10:01:00 +08:00
run_esptool.cmake esptool_py: add missing phony build targets for CMake 2019-08-21 10:01:00 +08:00
run_idf_monitor.cmake esptool_py: add missing phony build targets for CMake 2019-08-21 10:01:00 +08:00
sdkconfig.rename Rename Kconfig options (components/esptool_py) 2019-05-21 09:32:55 +02:00