Skip to content

Commit 8c54a4f

Browse files
committed
update to 2.1
fix mirrored footprint of X2
1 parent 010f16f commit 8c54a4f

10 files changed

+2479
-1770
lines changed

.gitignore

+37
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# Prerequisites
2+
*.d
3+
4+
# Compiled Object files
5+
*.slo
6+
*.lo
7+
*.o
8+
*.obj
9+
10+
# Precompiled Headers
11+
*.gch
12+
*.pch
13+
14+
# Compiled Dynamic libraries
15+
*.so
16+
*.dylib
17+
*.dll
18+
19+
# Fortran module files
20+
*.mod
21+
*.smod
22+
23+
# Compiled Static libraries
24+
*.lai
25+
*.la
26+
*.a
27+
*.lib
28+
29+
# Executables
30+
*.exe
31+
*.out
32+
*.app
33+
34+
# KiCad
35+
*.bak
36+
*.kicad_pcb-bak
37+

HM-LC-Bl1-FM-DC V2.1 board bot.pdf

72.8 KB
Binary file not shown.

HM-LC-Bl1-FM-DC V2.1 board top.pdf

66.5 KB
Binary file not shown.

HM-LC-Bl1-FM-DC V2.1 schematic.pdf

106 KB
Binary file not shown.

Platine/.gitignore

-1
This file was deleted.

Platine/HM-LC-Bl1-FM-DC.kicad_pcb

+1,732-1,692
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)