Initial commit; creating submodules. KiCAD will come later

This commit is contained in:
Kit 2026-04-13 16:34:52 +00:00
commit 4e8770830f
9 changed files with 10379 additions and 0 deletions

8
.gitmodules vendored Normal file
View file

@ -0,0 +1,8 @@
[submodule "buildroot"]
path = buildroot
url = https://github.com/linux4sam/buildroot-at91.git
branch = 2025.02-mchp
[submodule "buildroot-ext"]
path = buildroot-ext
url = https://github.com/linux4sam/buildroot-external-microchip.git
branch = master