-
- Downloads
at86rf2xx: Move flags from netdev to radio
The flags from the ieee802154 struct are only used in the radio code. there is no advantage of having them in the netdev_ieee802154_t struct if the flags are defined differently per radio driver.
Showing
- drivers/at86rf2xx/at86rf2xx.c 1 addition, 1 deletiondrivers/at86rf2xx/at86rf2xx.c
- drivers/at86rf2xx/at86rf2xx_getset.c 2 additions, 2 deletionsdrivers/at86rf2xx/at86rf2xx_getset.c
- drivers/at86rf2xx/at86rf2xx_netdev.c 12 additions, 12 deletionsdrivers/at86rf2xx/at86rf2xx_netdev.c
- drivers/include/at86rf2xx.h 13 additions, 17 deletionsdrivers/include/at86rf2xx.h
Loading
Please register or sign in to comment