This website requires JavaScript.
Explore
Help
Register
Sign In
riot-ci
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
RIOT
/
drivers
/
cc2420
History
kYc0o
c6b424f4ff
drivers/cc2420: don't append to FIFO if iol->iol_len == 0
...
This prevents SPI transfers with len == 0, which triggers an assert failure.
2019-04-02 16:00:03 +02:00
..
include
…
cc2420_getset.c
…
cc2420_internal.c
…
cc2420_netdev.c
…
cc2420.c
drivers/cc2420: don't append to FIFO if iol->iol_len == 0
2019-04-02 16:00:03 +02:00
Makefile
…