Root/Makefile

Source at commit f1e689eaa662a4a3ce83dfa99cb2c00a4202189e created 10 years 2 days ago.
By Werner Almesberger, atusb/fw/: support alternative interface names with DFU
1.PHONY: all dsv
2
3all:
4        @echo "make what ? target: dsv"
5        @exit 1
6
7dsv:
8        ../eda-tools/dsv/dsv setup BOOKSHELF
9

Archive Download this file



interactive