7 lines
141 B
CMake
7 lines
141 B
CMake
|
# Makefile - Atmel SAM0 MCU family
|
||
|
#
|
||
|
# Copyright (c) 2017 Google LLC.
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
add_subdirectory(${SOC_SERIES})
|