diff --git a/eeshow/DEMO b/eeshow/DEMO index 94bda7c..16a0d27 100644 --- a/eeshow/DEMO +++ b/eeshow/DEMO @@ -29,3 +29,14 @@ qiv -t diff.png old.png new.png # Interactively view the schematics eda-tools/eeshow/eeshow -r $LIBS neo900.sch + + +# Other projects: c4puter + +mkdir c4puter +cd c4puter +git clone https://github.com/c4puter/motherboard.git +cd motherboard +git submodule init +git submodule update +eeshow -r schlib/library/*.lib *.lib motherboard.sch