zephyr/soc/arm/cypress/psoc6/CMakeLists.txt

11 lines
130 B
CMake

#
# Copyright (c) 2018, Cypress
#
# SPDX-License-Identifier: Apache-2.0
#
zephyr_include_directories(.)
zephyr_sources(
soc.c
)