mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-16 01:53:51 +01:00
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.
4 lines
69 B
Makefile
4 lines
69 B
Makefile
MODULE := native_cli_eui_provider
|
|
|
|
include $(RIOTBASE)/Makefile.base
|