mirror of
git://projects.qi-hardware.com/wernermisc.git
synced 2025-04-21 12:27:27 +03:00
tp/: map of test points on the Ben (battery area for now)
See http://downloads.qi-hardware.com/people/werner/tmp/tp-map-ba.png
This commit is contained in:
7
tp/Makefile
Normal file
7
tp/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
.PHONY: upload
|
||||
|
||||
tp-map-ba.png: tp-map-ba.fig pcb-ba.jpg
|
||||
fig2dev -L png -S 4 $< >$@ || { rm -f $@; exit 1; }
|
||||
|
||||
upload: tp-map-ba.png
|
||||
qippl tp-map-ba.png tmp/
|
||||
Reference in New Issue
Block a user