zephyr/boards/common/bossac.board.cmake
Adithya Baglody 4a693c3c38 boards: common: bossac: Fix bossac flash script.
The flash script was broken after the cmake changes.
Updated the path needed for the flash scripts.

Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
2018-06-04 12:15:31 -05:00

3 lines
94 B
CMake

set_ifndef(BOARD_FLASH_RUNNER bossac)
board_finalize_runner_args(bossac "--bossac=${BOSSAC}")