1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-10-04 05:54:09 +03:00
ben-wpan/tools/lib
Werner Almesberger a75edf0cc0 tools/lib/: copied USB device opening code over from f32xbase
We shared it across projects so far, but since the code will be further
customized, it's better to keep it local (at least for a while).

- usbopen.h, usbopen.c: moved over f32xbase/include/usb.h and
  f32xbase/lib/usb.c (for further customization)
- Makefile (CFLAGS, OBJS_host): use usbopen.o instead of usb.o from
  f32xbase
- atusb.c: use usbopen.h instead of usb.h from f32xbase (also removes
  include path ambiguity)
2011-04-10 07:43:42 -03:00
..
atben.c tools/: cleaned up the gross layering violation in atrf-xtal/atben.c 2011-04-10 07:28:27 -03:00
atrf.c tools/: cleaned up the gross layering violation in atrf-xtal/atben.c 2011-04-10 07:28:27 -03:00
atusb.c tools/lib/: copied USB device opening code over from f32xbase 2011-04-10 07:43:42 -03:00
driver.h tools/: cleaned up the gross layering violation in atrf-xtal/atben.c 2011-04-10 07:28:27 -03:00
Makefile tools/lib/: copied USB device opening code over from f32xbase 2011-04-10 07:43:42 -03:00
misctxrx.c misctxrx.c (wait_for_interrupt): let "ignore" control printing more tightly 2011-01-19 18:27:17 -03:00
usbopen.c tools/lib/: copied USB device opening code over from f32xbase 2011-04-10 07:43:42 -03:00
usbopen.h tools/lib/: copied USB device opening code over from f32xbase 2011-04-10 07:43:42 -03:00