tessel / t2-hardware

Tessel 2 KiCad design files
https://tessel.io
Other
29 stars 10 forks source link

Issue with tm-kicad-library submodule #13

Open rwaldron opened 8 years ago

rwaldron commented 8 years ago
$ git submodule update --init
Submodule 'tm-kicad-library' (https://github.com/technicalmachine/tm-kicad-library) registered for path 'tm-kicad-library'
Cloning into 'tm-kicad-library'...
remote: Counting objects: 792, done.
remote: Total 792 (delta 0), reused 0 (delta 0), pack-reused 792
Receiving objects: 100% (792/792), 236.84 KiB | 0 bytes/s, done.
Resolving deltas: 100% (504/504), done.
Checking connectivity... done.
fatal: reference is not a tree: 51d36686f5f1d5b185bc9fd9ab2f678db9ef7ed3
Unable to checkout '51d36686f5f1d5b185bc9fd9ab2f678db9ef7ed3' in submodule path 'tm-kicad-library'
johnnyman727 commented 8 years ago

https://github.com/tessel/t2-hardware/pull/14 should fix it.