|
| file | board.c |
| | Board-initialisation for the OpenMote-B platform.
|
| |
| file | board.h |
| | This file provides connectivity information on LEDs, Buttons, UART and other OpenMote-B peripherals.
|
| |
|
|
void | board_init () |
| | Board specific iniatialisation.
|
| |
|
Buttons on the OpenMote-B are connected as follows:
|
|
#define | BUTTON_USER_PORT GPIO_D_NUM |
| | BUTTON_USER -> PD5.
|
| |
|
OpenMoteB can use either the AT86RF215 or the CC2538 radio.
|
|
#define | NETSTACK_CONF_RADIO cc2538_rf_driver |
| | Configuration of Atmel AT86RF215 radio.
|
| |
OpenMote-B is a new board by OpenMote Technologies, released in 2018.