Initial import

This commit is contained in:
2026-03-25 18:14:45 +01:00
commit d074cd2e43
99 changed files with 3781 additions and 0 deletions

2
Kconfig Normal file
View File

@@ -0,0 +1,2 @@
# Root Kconfig — required by zephyr/module.yml (cmake: .)
# The application Kconfig is sourced from app/Kconfig via CMake.