mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 01:22:25 +00:00
Enable the BOSSA bootloader support on the Seeeduino XIAO and drop the no longer needed `--offset`. Signed-off-by: Michael Hope <mlhx@google.com>
6 lines
187 B
CMake
6 lines
187 B
CMake
# Copyright (c) 2020 Google LLC.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
include(${ZEPHYR_BASE}/boards/common/bossac.board.cmake)
|
|
include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)
|