mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-24 20:06:19 +00:00
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>
3 lines
94 B
CMake
3 lines
94 B
CMake
set_ifndef(BOARD_FLASH_RUNNER bossac)
|
|
board_finalize_runner_args(bossac "--bossac=${BOSSAC}")
|