mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-27 17:29:35 +00:00
The Feather M0 Basic Proto is an Atmel SAMD21 based development board with USB, UART, SPI, LED and onboard lithium polymer battery charger. Use of the Adafruit stock photo (adafruit_feather_m0_basic_proto.jpg) for the board documentation was approved by Adafruit Industries. Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
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)
|