1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-11-22 14:40:17 +02:00
ben-wpan/tools
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
..
atrf-id tools/: added option -d driver[:arg] to all tools 2011-04-10 07:28:27 -03:00
atrf-reset tools/: added option -d driver[:arg] to all tools 2011-04-10 07:28:27 -03:00
atrf-rssi tools/: added option -d driver[:arg] to all tools 2011-04-10 07:28:27 -03:00
atrf-trim tools/: added option -d driver[:arg] to all tools 2011-04-10 07:28:27 -03:00
atrf-txrx tools/: added option -d driver[:arg] to all tools 2011-04-10 07:28:27 -03:00
atrf-xtal tools/: cleaned up the gross layering violation in atrf-xtal/atben.c 2011-04-10 07:28:27 -03:00
include tools/: cleaned up the gross layering violation in atrf-xtal/atben.c 2011-04-10 07:28:27 -03:00
lib tools/lib/: copied USB device opening code over from f32xbase 2011-04-10 07:43:42 -03:00
Makefile tools/atrf-xtal: new utility to measure the crystal frequency 2011-04-03 22:50:19 -03:00
Makefile.common tools/Makefile.common: offer LDLIBS_$(TARGET) twice (hack - needs more study) 2011-03-03 23:17:32 -03:00