1
0
mirror of git://projects.qi-hardware.com/f32xbase.git synced 2024-07-01 05:14:31 +03:00
f32xbase/lib
Werner Almesberger 79396b1777 lib/usb.c (open_usb): Stupid beginner's mistake: wrong operator precedence due
to missing parentheses in device selection caused it to just pick the first
device it found.
2010-08-25 17:26:43 -03:00
..
Makefile.common Put libraries at end of linker invocation to make it work with local 2010-08-20 16:16:13 -03:00
usb.c lib/usb.c (open_usb): Stupid beginner's mistake: wrong operator precedence due 2010-08-25 17:26:43 -03:00