Move BOM replacements to a separate csv file
This commit is contained in:
parent
84ce9b6bf3
commit
8a7f98b5c7
|
@ -0,0 +1,14 @@
|
|||
# remove the jumper connection from VCC_PP1 to +5V: we need +12v power supply for push-pull outputs.
|
||||
R309,
|
||||
|
||||
# remove +5V pull-ups from SPI1, because we use it with +3.3v accelerometer
|
||||
R103,
|
||||
R105,
|
||||
|
||||
# use STM32H7 mcu
|
||||
U105,"STM32H743IIT6","LQFP176","C89597"
|
||||
|
||||
# JLC stock adjustments
|
||||
U103,"AP2331TDSA-7","SOT-23","C183303"
|
||||
U480,"AP2331TDSA-7","SOT-23","C183303"
|
||||
U600,"LMV324IPWR","TSSOP14","C398929"
|
Can't render this file because it has a wrong number of fields in line 2.
|
Loading…
Reference in New Issue