summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsakumisu <[email protected]>2025-05-09 16:42:23 +0800
committersakumisu <[email protected]>2025-05-09 16:42:23 +0800
commit7affefe7f9159133bf470262647894416feda118 (patch)
tree4b8da74e37fde2d06ffd072cd4eb361ae05cfa11
parent910f1f64adf0e87cc1c007b67951f29765cc2107 (diff)
chore: add zephyr module
Signed-off-by: sakumisu <[email protected]>
-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