Benjamin Valentin
5d111e71aa
boards: drop board_init() from board.h
2022-02-25 15:08:58 +01:00
Benjamin Valentin
b0dd4aa716
boards/derfmega256: move EUI provider config to eui_provider_params.h
2020-12-14 00:22:19 +01:00
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
Benjamin Valentin
8eb69b7285
boards/derfmega256: define EUI-64 provider
2020-08-30 23:43:57 +02:00
chudov
0a151a78da
boards/derfmega*: initial support
2019-11-27 20:53:14 +01:00