summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--zephyr/module.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/zephyr/module.yml b/zephyr/module.yml
new file mode 100644
index 00000000..54612211
--- /dev/null
+++ b/zephyr/module.yml
@@ -0,0 +1,4 @@
+name: CherryUSB
+build:
+ cmake: .
+ kconfig: Kconfig \ No newline at end of file