zephyr/soc/arm/gigadevice/gd32a50x/CMakeLists.txt

6 lines
148 B
CMake
Raw Normal View History

# Copyright (c) 2022 YuLong Yao <feilongphone@gmail.com>
# SPDX-License-Identifier: Apache-2.0
zephyr_include_directories(.)
zephyr_sources(soc.c)