esp-idf/components/esptool_py
Roland Dobai 3a948c1455 tools: Fix Cmake arguments for IDF Monitor
SERIAL_TOOL_ARGS is post-processed with the spaces2list cmake function.
Therefore, it should be a list of arguments because spaces are replaced
with semicolons.

Regression of b77addea2f and
c425ac7bed.

Closes https://github.com/espressif/esp-idf/issues/6946
2021-04-28 12:07:40 +02:00
..
esptool@4698b39673 esp32c3 espefuse: Fix efuse programming timing on ESP32-C3 ECO3 2021-04-23 13:42:23 +10:00
CMakeLists.txt cmake partition_table: Check binaries fit in partition spaces at build time 2021-04-16 16:40:47 +10:00
Kconfig.projbuild
LICENSE
Makefile.projbuild tools: Wrap flash binaries into a UF2 file for flashing through USB MSC 2020-12-29 18:14:47 +01:00
component.mk Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
flasher_args.json.in
get_port_args.cmake esptool_py: simplify serial tool script 2020-12-17 11:25:32 +08:00
project_include.cmake tools: Fix Cmake arguments for IDF Monitor 2021-04-28 12:07:40 +02:00
run_serial_tool.cmake esptool_py: simplify serial tool script 2020-12-17 11:25:32 +08:00
sdkconfig.rename