zephyr/boards/arm/olimex_stm32_h407/CMakeLists.txt

4 lines
109 B
CMake

zephyr_library()
zephyr_library_sources(pinmux.c)
zephyr_library_include_directories(${ZEPHYR_BASE}/drivers)