blob: d76353d1d85f37608ec0a004082c6e16e32b4745 [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
zephyr_library_include_directories(${ZEPHYR_BASE}/drivers)
zephyr_cc_option(-march=lakemont -mtune=lakemont -msoft-float)
zephyr_sources(soc.c)