zephyr/boards/arm/nucleo_f302r8/CMakeLists.txt

4 lines
109 B
CMake

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