keep the old files

This commit is contained in:
Andrei 2021-12-17 23:13:03 +02:00
parent 43dbe70426
commit bc488082a7
65 changed files with 12 additions and 4 deletions

6
.gitmodules vendored Normal file
View File

@ -0,0 +1,6 @@
[submodule "hellen-one"]
path = hellen-one
url = https://github.com/andreika-git/hellen-one
[submodule "kicad-libraries"]
path = kicad-libraries
url = https://github.com/rusefi/kicad-libraries

1
hellen-one Submodule

@ -0,0 +1 @@
Subproject commit 520bed03c96fdb8829f21b9a2b18f8b3528e3318

1
kicad-libraries Submodule

@ -0,0 +1 @@
Subproject commit eb70637ed6f87a6ff3a6fb60054b460edcd2e4e6

View File

@ -0,0 +1,4 @@
#!/bin/bash
cd ../../hellen-one
sh ./bin/create_board.sh "../commercial_products/hellen72" "72" "d" "bom_replace_72-d.csv"

View File

@ -1,4 +0,0 @@
#!/bin/bash
cd ../../hellen-one
sh ./bin/create_board.sh "../commerial_products/hellen72" "72" "d" "bom_replace_72-d.csv"