OVMS3-idf/components/esptool_py
Renz Christian Bagaporo 7a19894aec esptool_py: better display logs when generating binary
Since OUTPUT argument of custom command does not currently support
generator expressions, the project image is only generated as a side
effect. The primary generated file is a timestamp file. Unfortunately as a consequence
the output logs when the
binary is about to be generated is not as helpful anymore.

Set a custom comment that is more descriptive of what is happening,
and provide more feedback as to what has been generated.
2019-06-20 16:02:22 +08:00
..
esptool@b4c418a5d9 efuse/flash encryption: Reduce FLASH_CRYPT_CNT to a 7 bit efuse field 2019-04-03 14:07:20 +11:00
CMakeLists.txt examples: update idf_as_lib example to use new api 2019-05-14 18:01:14 +08:00
component.mk build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
flash_project_args.in cmake: Allow components to present their own images to flash 2019-03-18 03:45:22 +08:00
flasher_args.json.in cmake: Allow components to present their own images to flash 2019-03-18 03:45:22 +08:00
Kconfig.projbuild Rename Kconfig options (components/esptool_py) 2019-05-21 09:32:55 +02:00
LICENSE Initial public version 2016-08-17 23:08:22 +08:00
Makefile.projbuild Rename Kconfig options (components/esptool_py) 2019-05-21 09:32:55 +02:00
project_include.cmake esptool_py: better display logs when generating binary 2019-06-20 16:02:22 +08:00
run_esptool.cmake cmake: Handle ESPPORT environment variable correctly 2018-10-15 10:25:44 +11:00
sdkconfig.rename Rename Kconfig options (components/esptool_py) 2019-05-21 09:32:55 +02:00