mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
103c426cdc
First start calculating the CRC in hardware when receiving a frame. Then, other than the at86rf2xx transceivers the cc2420 don't consider the CRC_OK flag when reporting a successful packet reception. This change introduces a check for this bit and drops the packet else by flushing the RX FIFO. |
||
---|---|---|
.. | ||
include | ||
cc2420_getset.c | ||
cc2420_internal.c | ||
cc2420_netdev.c | ||
cc2420.c | ||
Makefile |