Base directory structure, lib module
Some checks failed
Deploy Docs / build-and-deploy (push) Failing after 1m5s

This commit is contained in:
2026-01-01 21:52:59 +01:00
parent cb4a34ae2b
commit b53a803584
864 changed files with 129719 additions and 0 deletions

4
firmware/libs/Kconfig Normal file
View File

@@ -0,0 +1,4 @@
# Main entry point for custom project Kconfigs
# This file is included by the application's Kconfig
rsource "lasertag_utils/Kconfig"