OVMS3-idf/components/esptool_py
Angus Gratton 83ba2e082c esptool+cmake: Fix path generation for args.in2 file
Path was accidentally generated as build/<absolute path to input file> which creates unexpected path structure on Linux/macOS and breaks Windows (as can't have a directory named "C:".

Regression in e8582e9aa4

Closes https://github.com/espressif/esp-idf/issues/3687
Closes IDFGH-1409
2019-06-27 14:19:03 +10: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 Improve flash encryption documentation and add Development & Release modes 2019-06-25 23:41:18 +00:00
component.mk build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
flash_encrypted_project_args.in Improve flash encryption documentation and add Development & Release modes 2019-06-25 23:41:18 +00: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 Improve flash encryption documentation and add Development & Release modes 2019-06-25 23:41:18 +00:00
project_include.cmake esptool+cmake: Fix path generation for args.in2 file 2019-06-27 14:19:03 +10: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