reorganize directory structure to allow making of an sd card image

This commit is contained in:
kit 2026-04-14 23:31:55 -04:00
parent 7515895a0f
commit 971bac7ec4
9 changed files with 1031 additions and 1620 deletions

8
.gitmodules vendored
View file

@ -10,3 +10,11 @@
path = kicad
url = ssh://git@git.linuxposting.xyz:222/kit/minic-kicad.git
branch = master
[submodule "linux"]
path = linux
url = https://github.com/linux4sam/linux-at91.git
branch = linux-6.18-mchp
[submodule "at91bootstrap"]
path = at91bootstrap
url = https://github.com/linux4sam/at91bootstrap.git
branch = at91bootstrap-4.x