Base directory structure, lib module

This commit is contained in:
2026-01-01 21:52:59 +01:00
parent cb4a34ae2b
commit c058c006b7
12 changed files with 254 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# This file registers the libs directory as a formal Zephyr module.
# Adding a explicit name often helps Zephyr to recognize it correctly.
name: lasertag_libs
build:
cmake: .
kconfig: Kconfig