mirror of
https://github.com/zephyrproject-rtos/zephyr.git
synced 2024-12-04 11:39:46 +08:00
9a6898ae60
This adds support for the Atmel SAM E54 Xplained Pro Evaluation Kit. Only basic functionality has been tested so far. Signed-off-by: Benjamin Valentin <benpicco@googlemail.com>
5 lines
135 B
CMake
5 lines
135 B
CMake
# Copyright (c) 2018 Bryan O'Donoghue
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)
|