mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
17199dbb1c
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
|