1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-09-29 16:18:32 +03:00
ben-wpan/atusb/fw2/README
Werner Almesberger 259400fdb8 atusb/fw2: firmware for the AVR-based atusb (in progress)
- ./: basic framework to build a firmware that can enumerate
- usb/patches/: patches to make FreakUSB 0.7 compile cleanly and to make
  it work in our context
2011-02-08 19:32:15 -03:00

11 lines
136 B
Plaintext

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