blob: ff999b93f68d5853d041fbbe68262c1ac23e93e8 [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
zephyr_include_directories(.)
zephyr_cc_option(-march=goldmont)
zephyr_library_sources(../common/soc_gpio.c)
set(SOC_LINKER_SCRIPT ${CMAKE_CURRENT_SOURCE_DIR}/linker.ld CACHE INTERNAL "")