Board specific definitions for the Microduino CoreRF board. More...
Board specific definitions for the Microduino CoreRF board.
Definition in file board.h.
#include "cpu.h"
Go to the source code of this file.
Functions | |
void | board_init (void) |
Initialize board specific hardware, including clock, LEDs and stdio. | |
baudrate for STDIO terminal | |
#define | STDIO_UART_BAUDRATE (115200U) |
Sets Baudrate for e.g. More... | |
xtimer configuration values | |
#define | XTIMER_WIDTH (16) |
#define | XTIMER_HZ (250000UL) |
#define | XTIMER_BACKOFF (40) |