mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 04:34:59 +00:00
The Trinket M0 is a tiny SAMD21 based board with USB, UART, SPI, and an on-board RGB LED. Signed-off-by: Michael Hope <mlhx@google.com>
5 lines
129 B
CMake
5 lines
129 B
CMake
# Copyright (c) 2018 Google LLC.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
include(${ZEPHYR_BASE}/boards/common/bossac.board.cmake)
|