1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/cc2420
Koen Zandberg bd4592a06b
cc2420: Remove netdev access from set_pan
This write access is only required when a modification to the PAN ID
happened directly via this function and not via a netdev::set operation.
The only direct call was done in the reset function of the driver
2018-11-28 11:31: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 cc2420: Remove PAN ID initialization from reset 2018-11-28 11:31:02 +01:00
Makefile drivers: added support for CC2420 radio 2016-07-06 18:14:48 +02:00