![]() |
Contiki-NG
|
Link address implementation for the nRF. More...
#include "contiki.h"#include "linkaddr.h"#include "nrf.h"#include "nrf_ficr.h"#include "linkaddr-arch.h"#include <string.h>#include <stdint.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 nRF.
Definition in file linkaddr-arch.c.