1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/native/cli_eui_provider/Makefile
Benjamin Valentin 17199dbb1c socket_zep: allow to specify MAC address of ZEP device
Add a command-line parameter for setting the EUI-64 of a ZEP device.
This allows a native node to use a persistent ZEP address across reboots.
2021-02-16 18:57:27 +01:00

4 lines
69 B
Makefile

MODULE := native_cli_eui_provider
include $(RIOTBASE)/Makefile.base