zephyr/cmake
Sebastian Bøe f0346bfac0 flash: Change type of FLASH_SCRIPT_ENV_VARS
The old way of constructing FLASH_SCRIPT_ENV_VARS was corrupting the
values that were passed to the flasher. This new method is the
standard way of creating a dictionary/hashmap in CMake and does not
suffer from the same problem.

This fixes
https://github.com/zephyrproject-rtos/zephyr/issues/4844#event-1334599401

Signed-off-by: Sebastian Boe <sebastian.boe@nordicsemi.no>
2017-11-10 07:54:54 -05:00
..
app Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
flash flash: Change type of FLASH_SCRIPT_ENV_VARS 2017-11-10 07:54:54 -05:00
qemu cmake: Set proper QEMU options for networking applications 2017-11-10 14:52:53 +02:00
reports Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
test Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
usage Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
ccache.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
extensions.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
fpu-for-gcc-m-cpu.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
gcc-m-cpu.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
hex.cmake cmake: fixed version handling 2017-11-08 20:00:22 -05:00
host-tools-espressif.cmake cmake: Support disjoint toolchain and SDK locations 2017-11-09 19:52:25 -05:00
host-tools-gccarmemb.cmake cmake: Support disjoint toolchain and SDK locations 2017-11-09 23:22:11 -05:00
host-tools-issm.cmake cmake: Support disjoint toolchain and SDK locations 2017-11-09 19:52:25 -05:00
host-tools-xtools.cmake cmake: Support disjoint toolchain and SDK locations 2017-11-09 23:22:11 -05:00
host-tools-zephyr.cmake flash: Pass env var OPENOCD_DEFAULT_PATH to flasher 2017-11-10 07:54:54 -05:00
host-tools.cmake cmake: Fixed openocd 2017-11-08 20:00:22 -05:00
kconfig.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
pristine.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
toolchain-espressif.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
toolchain-gcc.cmake cmake: Pass GDB env var to flasher script 2017-11-08 20:00:22 -05:00
toolchain-gccarmemb.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
toolchain-issm.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
toolchain-xtools.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
toolchain-zephyr.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
toolchain.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
version.cmake Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00