Skip to content

Commit

Permalink
Shortage fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Qwerty-OFF committed Dec 2, 2023
1 parent bb01fd0 commit 6492113
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions bom_replace_uaefi-a.csv
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,17 @@ U105,"STM32F407VGT6","LQFP100","C12345"
#without CAN2
"C430,C431,D430,R430,U430",

#20MHz crystal
Y102,"TXM20M0002503LFBEO00T","SMD5032-2P","C362485"

#SD Card
J100,"TF-014-H16","SMD","C125814"

#board ID capacitor shortage
C133,"1u","C0603","C519559"

#mux
"U755,U756","WAS3157B-6","SOT-363","C213161"

#include hellen-one/board_id/generated/board_id_uaefi-a.csv
#include bom_pullups_uaefi-a.csv
2 changes: 1 addition & 1 deletion hellen-one
Submodule hellen-one updated 62 files
+12 −0 .github/workflows/create-board.yaml
+7 −4 bin/create_3d_components.py
+1 −0 board_id/board_ids.csv
+3 −0 board_id/generated/board_id_hd81-a.csv
+3 −2 board_id/test.sh
+1 −1 ibom-data/C0402HD.kicad_mod
+1 −1 ibom-data/C0603.kicad_mod
+1 −1 ibom-data/HDR1X1.kicad_mod
+1 −1 ibom-data/HLGA-10L.kicad_mod
+1 −1 ibom-data/JTAG-TC2030-IDC-NL.kicad_mod
+1 −1 ibom-data/L0603.kicad_mod
+1 −1 ibom-data/LED-0603.kicad_mod
+1 −1 ibom-data/LGA12.kicad_mod
+1 −1 ibom-data/LQFP144.kicad_mod
+1 −1 ibom-data/MOD_Hellen_MEGA_MCU144_0.2.kicad_mod
+1 −1 ibom-data/NET-TIE.kicad_mod
+1 −1 ibom-data/PAD-SMD-0.8.kicad_mod
+1 −1 ibom-data/R0402.kicad_mod
+1 −1 ibom-data/R0603-4.kicad_mod
+1 −1 ibom-data/R0603.kicad_mod
+1 −1 ibom-data/R0603_X4.kicad_mod
+3 −3 ibom-data/SDAMB-012.kicad_mod
+1 −1 ibom-data/SMB.kicad_mod
+1 −1 ibom-data/SMD-2_2.9x3.9x1.7.kicad_mod
+1 −1 ibom-data/SMD1206.kicad_mod
+1 −1 ibom-data/SMD2012.kicad_mod
+1 −1 ibom-data/SMD5032.kicad_mod
+1 −1 ibom-data/SO8.kicad_mod
+1 −1 ibom-data/SOD-123.kicad_mod
+3 −3 ibom-data/SOT-223.kicad_mod
+1 −1 ibom-data/SOT-23.kicad_mod
+1 −1 ibom-data/SOT-353.kicad_mod
+2 −2 ibom-data/SOT-363.kicad_mod
+1 −1 ibom-data/SOT23-6.kicad_mod
+1 −1 ibom-data/TSSOP14.kicad_mod
+1 −1 ibom-data/TSSOP24.kicad_mod
+57 −34 kicad/footprints/DPAK.kicad_mod
+57 −19 modules/mega-mcu100-f7/0.1/mega-mcu100-f7.kicad_sym
+7 −0 modules/mega-mcu100-f7/readme.md
+59 −18 modules/mega-mcu100/0.2/mega-mcu100.kicad_sym
+1 −1 modules/mega-mcu144/0.5/mega-mcu144-BOM.csv
+2 −2 modules/mega-mcu144/0.5/mega-mcu144-CPL.csv
+ modules/mega-mcu144/0.5/mega-mcu144-pcb3d.pdf
+ modules/mega-mcu144/0.5/mega-mcu144-schematic.pdf
+4,728 −4,728 modules/mega-mcu144/0.5/mega-mcu144-vrml.wrl
+108 −107 modules/mega-mcu144/0.5/mega-mcu144.DRL
+130 −123 modules/mega-mcu144/0.5/mega-mcu144.G1
+212 −230 modules/mega-mcu144/0.5/mega-mcu144.G2
+284 −249 modules/mega-mcu144/0.5/mega-mcu144.GBL
+26,589 −25,176 modules/mega-mcu144/0.5/mega-mcu144.GBO
+78 −67 modules/mega-mcu144/0.5/mega-mcu144.GBP
+80 −69 modules/mega-mcu144/0.5/mega-mcu144.GBS
+2 −2 modules/mega-mcu144/0.5/mega-mcu144.GKO
+3 −3 modules/mega-mcu144/0.5/mega-mcu144.GM15
+104 −101 modules/mega-mcu144/0.5/mega-mcu144.GTL
+34,192 −32,303 modules/mega-mcu144/0.5/mega-mcu144.GTO
+2 −2 modules/mega-mcu144/0.5/mega-mcu144.GTP
+2 −2 modules/mega-mcu144/0.5/mega-mcu144.GTS
+166 −65 modules/mega-mcu144/0.5/mega-mcu144.kicad_sym
+85 −2 modules/mega-mcu176/0.2/mega-mcu176.kicad_sym
+ modules/vr-discrete/sim/VR_inductor_reference_With_noise.7z
+2 −2 modules/wbo/0.5/wbo-BOM.csv
2 changes: 1 addition & 1 deletion kicad6-libraries

0 comments on commit 6492113

Please sign in to comment.