1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-12-23 21:41:45 +02:00
ben-wpan/atusb/fw2
Werner Almesberger dcfa689936 atusb/fw2/: assigned hardware revision code point; some cleanup
- fw/include/atusb/ep0.h (HW_TYPE_110131): defined hardware type 2 for
  ATmega32U2-based boards
- fw/ep0.c: define HW_TYPE as HW_TYPE_110131, not directly as 2
- fw2/atusb.c: include atusb/ep0.h instead of declaring ep0_init locally
2011-02-10 07:24:37 -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/: assigned hardware revision code point; some cleanup 2011-02-10 07:24:37 -03:00
board.c atusb/fw2/: move board-specific items to board-specific file 2011-02-10 07:19:55 -03:00
board.h atusb/fw2/: move board-specific items to board-specific file 2011-02-10 07:19:55 -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/: assigned hardware revision code point; some cleanup 2011-02-10 07:24:37 -03:00
Makefile atusb/fw2/: move board-specific items to board-specific file 2011-02-10 07:19:55 -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/: move board-specific items to board-specific file 2011-02-10 07:19:55 -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