zephyr/boards/arm/quick_feather/CMakeLists.txt

6 lines
150 B
CMake

# Copyright (c) 2020 Antmicro <www.antmicro.com>
# SPDX-License-Identifier: Apache-2.0
zephyr_library_sources(board.c)
zephyr_include_directories(.)