Move BOM replacements to a separate csv file https://github.com/rusefi/hellen121vag/issues/7

This commit is contained in:
Andrei 2021-03-23 09:09:08 +02:00
parent de42c28a4f
commit 800e73f6da
9 changed files with 11 additions and 7 deletions

3
.gitmodules vendored
View File

@ -28,3 +28,6 @@
[submodule "commerial_products/hellen72"]
path = commerial_products/hellen72
url = https://github.com/rusefi/hellen72/
[submodule "commerial_products/hellen64_miataNA6_94"]
path = commerial_products/hellen64_miataNA6_94
url = https://github.com/rusefi/hellen64_miataNA6_94/

@ -0,0 +1 @@
Subproject commit 001e06080cd607c5111d47a43b8a93dc3ababc59

@ -1 +1 @@
Subproject commit 6fa1b8584e97d78c7a086e50caad83f3801a9e79
Subproject commit 1be8f9ba60e254c5a1985bff1aadfd20b80914b0

@ -1 +1 @@
Subproject commit 8625ee95bc94fefa8a4a8f7b41c3db39ab91cab6
Subproject commit 1f38abec2906c1f738aaa16764f24b3dd1f40cd7

View File

@ -1,4 +1,4 @@
#!/bin/bash
cd hellen-one
sh ./bin/create_board.sh ".." "121vag" "a" "R309=;R311=;R131=;R103=;R105="
sh ./bin/create_board.sh "../hellen121vag" "121vag" "a" "bom_replace_121vag-a.csv"

View File

@ -1,4 +1,4 @@
#!/bin/bash
cd hellen-one
sh ./bin/create_board.sh ".." "81" "a" "R309=;R311=;R103=;R105=;U103=AP2331TDSA-7,SOT-23,C183303;U480=AP2331TDSA-7,SOT-23,C183303;U105=STM32H743IIT6,LQFP176,C89597"
sh ./bin/create_board.sh "../hellen81" "81" "a" "bom_replace_81-a.csv"

@ -1 +1 @@
Subproject commit 4deeac5d652a204705f0ceef1df2088142788673
Subproject commit 045b38024443e0741b6c18de1a7e638d3c1265ed

@ -1 +1 @@
Subproject commit b1d1ba60e06e8905c11bf8a54d426cdca6c212ca
Subproject commit 3882c67a008062e216f198a6125960c4bb3aeb1b

@ -1 +1 @@
Subproject commit 84ce9b6bf37f8fa8fca6782b9b1384a727cba2fb
Subproject commit 56f2931bc864daedb8a40af95b3d98f0864542bf