forked from kofal.net/zmk
feat(boards): Add Glove80 to boards
* Add board definition for MoErgo Glove80
This commit is contained in:
3
app/boards/arm/glove80/CMakeLists.txt
Normal file
3
app/boards/arm/glove80/CMakeLists.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
zephyr_library()
|
||||
zephyr_library_sources(usb_serial_number.c)
|
||||
zephyr_library_include_directories(${ZEPHYR_BASE}/drivers)
|
||||
Reference in New Issue
Block a user