1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-29 00:11:16 +01:00
RIOT/drivers
Thomas Eichinger b57ce103a3 drivers/cc2420: adapt FIFO access to recent msp430 SPI changes
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.
2016-11-07 11:09:45 -08:00
..
2016-09-05 02:15:51 +02:00
2016-09-27 23:38:41 +02:00
2015-09-16 10:58:52 +02:00
2016-09-27 23:38:41 +02:00
2014-06-11 20:17:44 +02:00
2015-09-16 10:58:52 +02:00
2016-04-20 17:43:09 +02:00
2015-11-23 12:15:50 +01:00