Skip to content

Commit a26ed01

Browse files
authored
Merge pull request #15 from RoboticsBrno/hw_v1.0
Hw v1.0
2 parents bb4ef12 + 14de8e7 commit a26ed01

42 files changed

Lines changed: 203367 additions & 0 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@
44
*.s#?
55
*.b#?
66
*.l#?
7+
*.d#?
78
*.b$?
89
*.s$?
910
*.l$?
11+
*.d$?
1012

1113
# Eagle project file
1214
# It contains a serial number and references to the file structure

hw/RBCX.brd

Lines changed: 13507 additions & 0 deletions
Large diffs are not rendered by default.

hw/RBCX.sch

Lines changed: 40606 additions & 0 deletions
Large diffs are not rendered by default.

hw/RBCX_v1.0/RBCX.brd

Lines changed: 13507 additions & 0 deletions
Large diffs are not rendered by default.

hw/RBCX_v1.0/RBCX.sch

Lines changed: 40606 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)