Root/tp/Makefile

Source at commit a400f9a0183af4ddf565a2acb2b08d9418749224 created 12 years 6 months ago.
By Werner Almesberger, labsw/fw/labsw.c: improved debouncing and cleaned up button logic
1.PHONY: upload
2
3tp-map-ba.png: tp-map-ba.fig pcb-ba.jpg
4        fig2dev -L png -S 4 $< >$@ || { rm -f $@; exit 1; }
5
6upload: tp-map-ba.png
7        qippl tp-map-ba.png tmp/
8

Archive Download this file

Branches:
master



interactive