Basic definitions for the Olimex MSP430-H2618 board. More...
Basic definitions for the Olimex MSP430-H2618 board.
Definition in file board.h.
Go to the source code of this file.
#define | __MSP430F2618__ |
Define the CPU model for the <msp430.h> | |
ztimer configuration | |
#define | CONFIG_ZTIMER_USEC_WIDTH 16 |
running on a 16-bit timer | |
#define | CONFIG_ZTIMER_USEC_BASE_FREQ MHZ(2) |
Cannot divide 16 MHz clock to 1 MHz, go for 2 MHz instead. | |
#define __MSP430F2618__ |
#define CONFIG_ZTIMER_USEC_BASE_FREQ MHZ(2) |