1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/nrf5x_common/radio/nrfmin
Martine Lenders bd08ea1409 nrfmin: remove long address support
The driver is claiming it is needed for IPv6 / 6LoWPAN support, which
is not true (the long address is never used for NRFMIN in fact) and
this assumption actually leads to an assertion when compiled as with
the `gnrc_border_router` example.
2019-01-16 14:59:28 +01:00
..
Makefile cpu/nrf5x: moved nrfmin driver to nrf5x_common 2017-01-10 11:54:49 +01:00
nrfmin_gnrc.c drivers: net: adapt to iolist-using netdev 2018-03-06 14:00:31 +01:00
nrfmin.c nrfmin: remove long address support 2019-01-16 14:59:28 +01:00