Finished initial implementation of the footprint generator.

There is now a dependant submodule to produce footprints.
This commit is contained in:
andrewc
2024-03-12 17:54:51 +10:00
parent 42df3597ad
commit e2cbf1696c
4 changed files with 123 additions and 61 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "kicad-footprint-generator"]
path = kicad-footprint-generator
url = https://gitlab.com/kicad/libraries/kicad-footprint-generator.git