zmk/app/boards/arm/mikoto/CMakeLists.txt
2023-11-15 11:43:11 -08:00

3 lines
No EOL
108 B
CMake

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