mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
b57ce103a3
When redoing the SPI driver for the msp430 platforms an assert statement was introduced to prohibit SPI access without any buffers. Since in the existing code the FIFO pointer is incremented through a dummy read this results in triggering aforementioned assert. |
||
---|---|---|
.. | ||
include | ||
cc2420_getset.c | ||
cc2420_internal.c | ||
cc2420_netdev.c | ||
cc2420.c | ||
Makefile |