mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-11-22 14:40:17 +02:00
a75edf0cc0
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) |
||
---|---|---|
.. | ||
atrf-id | ||
atrf-reset | ||
atrf-rssi | ||
atrf-trim | ||
atrf-txrx | ||
atrf-xtal | ||
include | ||
lib | ||
Makefile | ||
Makefile.common |