zmk/app/boards/arm/glove80/CMakeLists.txt

4 lines
120 B
CMake
Raw Normal View History

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