20 lines
612 B
Text
20 lines
612 B
Text
[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
|
|
[submodule "kicad"]
|
|
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
|