zephyr/boards/x86/arduino_101
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
..
doc boards: x86: convert make to cmake 2017-11-08 20:00:22 -05:00
support
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig.board boards: fix dropped HAS_DTS 2017-08-11 11:05:36 -05:00
Kconfig.defconfig
arduino_101.dts dts: Move dts files into board dirs 2017-11-09 14:23:41 -06:00
arduino_101.yaml boards: add supported features 2017-10-17 08:55:38 -04:00
arduino_101_defconfig boards: fix dropped HAS_DTS 2017-08-11 11:05:36 -05:00
arduino_101_mcuboot_defconfig
board.cmake flash: Change type of FLASH_SCRIPT_ENV_VARS 2017-11-10 07:54:54 -05:00
board.h
dts.fixup dts: Move fixup files into board dirs 2017-11-09 14:23:41 -06:00
pinmux.c boards: move pinmux driver to board/soc dir 2017-10-31 12:32:34 -04:00