mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-13 01:41:56 +00:00
The preceeding patches causes bossac to automatically pull the flash address from DeviceTree, so drop the explicit flag. Signed-off-by: Michael Hope <mlhx@google.com>
6 lines
165 B
CMake
6 lines
165 B
CMake
# Copyright (c) 2018 Henrik Brix Andersen <henrik@brixandersen.dk>
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
include(${ZEPHYR_BASE}/boards/common/bossac.board.cmake)
|