We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c254530 commit cfa6b1eCopy full SHA for cfa6b1e
1 file changed
modules/my-battery/src/CMakeLists.txt
@@ -0,0 +1,3 @@
1
+zephyr_library()
2
+
3
+zephyr_library_sources(battery.c)
0 commit comments