![]() |
Contiki-NG
|
Board-initialisation for the OpenMote-B platform. More...
#include "contiki.h"#include "antenna.h"#include "dev/gpio.h"#include "dev/ioc.h"#include <stdint.h>#include <string.h>#include "sys/log.h"Go to the source code of this file.
Functions | |
| void | board_init () |
| Board specific iniatialisation. | |
Board-initialisation for the OpenMote-B platform.
Definition in file board.c.