1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-09-29 02:16:02 +03:00
ben-wpan/atusb/fw2
Werner Almesberger c1dc00ee44 fw2/Makefile: dependencies, verbosity control, cleanup
- Makefile (SHELL): require bash for PIPESTATUS used for dependencies
- Makefile: added copyright header
- Makefile: added section titles
- Makefile: added verbosity control
- Makefile: added automatic dependency generation
- Makefile (clean): also remove .d files
2011-02-11 09:42:21 -03:00
..
usb/patches atusb/fw2: support device -> host side of the ATUSB EP0 protocol 2011-02-08 23:53:25 -03:00
atusb.c atusb/fw2: further abstract board functions 2011-02-10 20:49:23 -03:00
board.c atusb/fw2: further abstract board functions 2011-02-10 20:49:23 -03:00
board.h atusb/fw2: further abstract board functions 2011-02-10 20:49:23 -03:00
descr.c atusb/fw2: firmware for the AVR-based atusb (in progress) 2011-02-08 19:32:15 -03:00
ep0.c atusb/fw2: added proper support for interrupt polling 2011-02-10 07:42:34 -03:00
Makefile fw2/Makefile: dependencies, verbosity control, cleanup 2011-02-11 09:42:21 -03:00
README atusb/fw2: firmware for the AVR-based atusb (in progress) 2011-02-08 19:32:15 -03:00
spi.c atusb/fw2: further abstract board functions 2011-02-10 20:49:23 -03:00
spi.h atusb/fw2: support device -> host side of the ATUSB EP0 protocol 2011-02-08 23:53:25 -03:00

cd usb

wget http://freaklabs.org/freakusb/FreakUSB%20v0.70.zip
unzip -a FreakUSB?v0.70.zip
quilt push -a

cd ..

make
make upload prog