mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2025-04-21 12:27:27 +03:00
tools/lib/: added HardMAC functions to the atusb drivers
This commit is contained in:
@@ -162,4 +162,7 @@ struct atrf_driver atusb_driver = {
|
||||
.sram_write = atusb_sram_write,
|
||||
.sram_read = atusb_sram_read,
|
||||
.interrupt_wait = atusb_interrupt_wait,
|
||||
.rx_mode = atusb_rx_mode,
|
||||
.rx = atusb_rx,
|
||||
.tx = atusb_tx,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user