first commit

This commit is contained in:
2026-08-30 16:51:39 -07:00
commit 94ed6fe8f6
8 changed files with 149 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
# Build output
/build/
# Python virtual environments
/.venv*/
# Local west workspace configuration
/.west/
# Repositories downloaded and managed by west
/zephyr/
/bootloader/
/modules/
/tools/