8 lines
116 B
CMake
8 lines
116 B
CMake
|
# Copyright (c) 2019 Lexmark International, Inc.
|
||
|
#
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
zephyr_sources(
|
||
|
soc.c
|
||
|
)
|