1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/cc2420
Marian Buschsieweke 078444902f
drivers/cc2420: Implemented missing drop feature
The netdev_driver_t::recv implementation of the cc2420 does not provide the drop
feature. This commit adds it.
2019-01-08 23:42:03 +01:00
..
include drivers/cc2420: use new driver params scheme 2018-03-01 14:30:35 +01:00
cc2420_getset.c cc2420: Remove netdev access from set_pan 2018-11-28 11:31:03 +01:00
cc2420_internal.c drivers/cc2420: adapted to SPI API changes 2017-01-25 16:46:45 +01:00
cc2420_netdev.c drivers/netdev_ieee802154: drop NETOPT_MAX_PKT_SIZE 2018-10-16 13:28:03 +02:00
cc2420.c drivers/cc2420: Implemented missing drop feature 2019-01-08 23:42:03 +01:00
Makefile drivers: added support for CC2420 radio 2016-07-06 18:14:48 +02:00