mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-17 14:02:29 +00:00
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> |
||
---|---|---|
.. | ||
doc | ||
board.cmake | ||
board.h | ||
CMakeLists.txt | ||
dts.fixup | ||
Kconfig.board | ||
Kconfig.defconfig | ||
pinmux.c | ||
usb_kw24d512_defconfig | ||
usb_kw24d512.dts | ||
usb_kw24d512.yaml |