Move metadata file to boards/shield folder

This commit is contained in:
2024-04-07 22:19:34 +02:00
parent 5ab206c9c7
commit 19d6e6b296
8 changed files with 9 additions and 0 deletions
+6
View File
@@ -4,3 +4,9 @@ pcb/abyss-backups/
pcb/fp-info-cache
pcb/_*
pcb/~*
modules
zephyr
!zephyr/module.yml
zmk
.west
build
+3
View File
@@ -5,5 +5,8 @@ pkgs.mkShell {
nodejs
freecad
blender
# python312Packages.west
# cmake
# ninja
];
}