1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 04:52:59 +01:00
RIOT/boards/derfmega256
Benjamin Valentin fe9ae5bc80 net/eui_provider: provide index to the callback function
If the same callback function is used for multiple interfaces
(`NETDEV_INDEX_ANY`), it is necessary to also provide the index of
the interface to hand out and address.
2020-12-14 00:22:18 +01:00
..
include net/eui_provider: provide index to the callback function 2020-12-14 00:22:18 +01:00
doc.txt
Kconfig boards/derfmega256: Add Kconfig symbols 2020-06-23 14:37:29 +02:00
Makefile
Makefile.dep boards/derfmega256: define EUI-64 provider 2020-08-30 23:43:57 +02:00
Makefile.features
Makefile.include