You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
334 B
16 lines
334 B
16 years ago
|
To compile the firmware for the USBDUX and USBDUXfast
|
||
|
-----------------------------------------------------
|
||
|
Download the as31 from:
|
||
|
|
||
|
http://www.berndporr.me.uk/as31/
|
||
|
|
||
|
(this is a patched version of as31 which supports an
|
||
|
include directive).
|
||
|
|
||
|
Install it in this directory.
|
||
|
|
||
|
Then run "make -f Makefile_dux".
|
||
|
|
||
|
Feedback:
|
||
|
BerndPorr@f2s.com
|