blob: 3b3d0df2a5633e1cbc7e0c6f97f445496534b0ca [file] [log] [blame]
zephyr_include_directories(${ZEPHYR_BASE}/drivers)
zephyr_sources(soc.c)
zephyr_sources_ifdef(CONFIG_GPIO soc_gpio.c)