1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2025-04-21 12:27:27 +03:00

tools/lib: added USB-SPI driver for ATUSB

- atusb-spi.c: ATUSB driver that uses the ATUSB_SPI_* functions instead
  of ATUSB_{REG,BUF,SRAM}_*
- driver.h, atrf.c (drivers, atrf_usb_handle): added atusb_spi_driver
- Makefile (OBJS): added atusb-spi.o
This commit is contained in:
Werner Almesberger
2011-06-19 15:11:30 -03:00
parent 9a0184cacb
commit a37bba8755
4 changed files with 175 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ LIB = libatrf.a
include ../Makefile.common
OBJS_host = atusb.o atusb-common.o usbopen.o
OBJS_host = atusb.o atusb-spi.o atusb-common.o usbopen.o
OBJS_ben_jlime = atben.o
OBJS_ben_openwrt = atben.o