|
Contiki 3.x
|
Board-initialisation for the Srf06EB with a CC13xx/CC26xx EM. More...
#include "contiki-conf.h"#include "ti-lib.h"#include "lpm.h"#include "prcm.h"#include "hw_sysctl.h"#include <stdint.h>#include <string.h>Go to the source code of this file.
Functions | |
| void | board_init () |
| Board specific iniatialisation. | |
Board-initialisation for the Srf06EB with a CC13xx/CC26xx EM.
Definition in file board.c.
1.8.6