18#ifdef PROJECT_CONF_PATH
19#include PROJECT_CONF_PATH
27#include BOARD_CONF_PATH
29#error "BOARD_CONF_PATH undefined"
34#include BOARD_DEF_PATH
36#error "BOARD_DEF_PATH undefined"
42#ifndef CLOCK_CONF_LFCLK_SRC_IS_RC
43#define CLOCK_CONF_LFCLK_SRC_IS_RC 1
46#ifndef CLOCK_CONF_LFCLK_SRC_IS_XTAL
47#define CLOCK_CONF_LFCLK_SRC_IS_XTAL 0
Header with configuration defines common to all nrf platforms.
Header with defines common to all nrf platforms.