Board definitions for the rss2 256rfr2 board.
More...
Board definitions for the rss2 256rfr2 board.
- Author
- Robert Olsson rools.nosp@m.s@kt.nosp@m.h.se
Definition in file board.h.
#include "cpu.h"
#include "periph/gpio.h"
Go to the source code of this file.
|
#define | XTIMER_DEV TIMER_DEV(0) |
|
#define | XTIMER_CHAN (0) |
|
#define | XTIMER_WIDTH (16) |
|
#define | XTIMER_HZ (62500UL) |
|
|
AVR CPUs need to reset the Watchdog as fast as possible.
This flag indicates that the watchdog is reset in the bootloader and that the MCUSR value is stored in register 0 (r0)
|
#define | BOOTLOADER_CLEARS_WATCHDOG_AND_PASSES_MCUSR 0 |
|
|
#define | CPU_ATMEGA_CLK_SCALE_INIT CPU_ATMEGA_CLK_SCALE_DIV1 |
|