1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 04:52:59 +01:00
RIOT/drivers/kw2xrf
Koen Zandberg 5566f48f02
kw2xrf: 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:04 +01:00
..
include drivers: fix doxygen grouping 2018-06-11 19:10:40 +02:00
kw2xrf_getset.c kw2xrf: Remove netdev access from set_pan 2018-11-28 11:31:04 +01:00
kw2xrf_intern.c drivers/kw2xrf: cleanup 2017-02-07 15:08:14 +01:00
kw2xrf_netdev.c drivers/netdev_ieee802154: drop NETOPT_MAX_PKT_SIZE 2018-10-16 13:28:03 +02:00
kw2xrf_spi.c drivers/kw2xrf_spi: DEBUG fixes 2018-01-15 14:37:05 +01:00
kw2xrf_tm.c make: fix various compile errors with Wextra 2017-11-28 18:31:43 +01:00
kw2xrf.c kw2xrf: Remove PAN ID initialization from reset 2018-11-28 11:31:03 +01:00
Makefile Initial import of tests for kw2x radio 2015-05-13 13:06:59 +02:00