mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2024-11-05 16:33:09 +02:00
25 lines
346 B
Plaintext
25 lines
346 B
Plaintext
|
Setup
|
||
|
-----
|
||
|
|
||
|
git clone https://neo900.org/git/ee.git neo900-ee
|
||
|
cd neo900-ee
|
||
|
git reset --hard 57eebdcf573311c049bc57527bc03a517aff0fef
|
||
|
|
||
|
cd ..
|
||
|
|
||
|
git clone git://projects.qi-hardware.com/kicad-libs.git
|
||
|
cd kicad-libs
|
||
|
git reset --hard 143fa7fe10cabbfe1cb12d010c7426d482d7e6f4
|
||
|
|
||
|
cd ..
|
||
|
|
||
|
./genpng ref
|
||
|
|
||
|
|
||
|
Run test
|
||
|
--------
|
||
|
|
||
|
./genpng
|
||
|
./comp
|
||
|
qiv -t _diff*.png
|