34 unsigned tries = 10000;
36 return tries ? 0 : -1;
44 #define EUI64_PROVIDER_FUNC _edbg_get_eui64
45 #define EUI64_PROVIDER_TYPE NETDEV_AT86RF2XX
46 #define EUI64_PROVIDER_INDEX 0
int edbg_get_eui64(eui64_t *addr)
Get the unique EUI64 address from a Atmel EDBG debugger.
static int _edbg_get_eui64(uint8_t index, eui64_t *addr)
EDBG provides a EUI-64, the same that is printed on the board.
Data type to represent an EUI-64.