esp-idf/components/esptool_py
Ivan Grokhotkov 50799e3026 esptool_py: fix passing arguments to cmake -P
Fixes WORKING_DIRECTORY argument being passed with spaces escaped `\ `
which causes failure in run_cmd.cmake, since the WORKING_DIRECTORY is
interpreted as having a literal backslash character in it.
2021-12-14 19:17:53 +01:00
..
esptool@6b582c2b92 esp32h2: update reg and struct for beta2 2021-11-24 12:34:17 +08:00
CMakeLists.txt crypto: initial S3 Beta 3 bringup and testing for SHA/AES/RSA/flash enc 2021-05-18 11:25:41 +08: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: simplify serial tool script 2020-12-17 11:25:32 +08:00
Kconfig.projbuild update esp32h2beta2 chip_id to 14 2021-11-24 12:30:43 +08:00
LICENSE Initial public version 2016-08-17 23:08:22 +08:00
project_include.cmake esptool_py: fix passing arguments to cmake -P 2021-12-14 19:17:53 +01:00
run_serial_tool.cmake Propagate FPGA env var to esptool 2021-07-28 19:07:37 +08:00
sdkconfig.rename Rename Kconfig options (components/esptool_py) 2019-05-21 09:32:55 +02:00