zephyr/drivers/ieee802154
Tomasz Bursztyka 7cd63abccb ieee802154: cc2520: SPI workaround when QMSI drivers are in use
Current QMSI SPI API does not handle asymmetric tx/rx buffers, and thus
it's up to cc2520 driver to manage the tx dummy bytes.

Change-Id: I97900946bcd8d96e9f039646bccd765c574c363e
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-05-04 13:47:17 +00:00
..
Kconfig ieee802154: Replace the CC2520 driver with a new implementation 2016-04-07 17:25:02 +00:00
Makefile ieee802154: Replace the CC2520 driver with a new implementation 2016-04-07 17:25:02 +00:00
ieee802154_cc2520.c ieee802154: cc2520: SPI workaround when QMSI drivers are in use 2016-05-04 13:47:17 +00:00
ieee802154_cc2520.h ieee802154: Fix returning codes 2016-04-26 22:49:48 +00:00
ieee802154_cc2520_regs.h cc2520: Enable hardware filtering all the time 2016-04-14 07:49:23 +00:00