esp-idf/components/esptool_py
Renz Christian Bagaporo e8582e9aa4 esptool_py: use passed offset and image when template is given
esptool_py defines command `esptool_py_flash_project_args` that
generates arg file for esptool.py. Two of the arguments are the offset
and image, which are not being used when a template file is given.
This commit makes variables OFFSET and IMAGE available to the template
file, which will holds the value of the offset and image arguments to
`esptool_py_flash_project_args`.
2019-06-21 19:48:41 +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
Kconfig.projbuild Rename Kconfig options (components/esptool_py) 2019-05-21 09:32:55 +02:00
LICENSE
Makefile.projbuild Rename Kconfig options (components/esptool_py) 2019-05-21 09:32:55 +02:00
component.mk
flash_project_args.in
flasher_args.json.in
project_include.cmake esptool_py: use passed offset and image when template is given 2019-06-21 19:48:41 +08:00
run_esptool.cmake
sdkconfig.rename Rename Kconfig options (components/esptool_py) 2019-05-21 09:32:55 +02:00