mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-26 04:09:29 +01:00
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`.
106 B
106 B