blob: 4a1dfd305037772993b6b18154f08a9d98d7a3f3 [file] [log] [blame]
# Copyright (c) 2019 STMicroelectronics
#
# SPDX-License-Identifier: Apache-2.0
zephyr_include_directories(${ZEPHYR_BASE}/drivers)
zephyr_sources(
soc.c
)