Initial commit; creating submodules. KiCAD will come later
This commit is contained in:
commit
4e8770830f
9 changed files with 10379 additions and 0 deletions
8
.gitmodules
vendored
Normal file
8
.gitmodules
vendored
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue