![]() |
Contiki-NG
|
Link address implementation for the gecko. More...
#include "contiki.h"#include "linkaddr.h"#include "linkaddr-arch.h"#include "em_system.h"#include <string.h>Go to the source code of this file.
Functions | |
| void | populate_link_address (void) |
| Populates the link address using factory information. | |
Link address implementation for the gecko.
Definition in file linkaddr-arch.c.