 |
EVE 1.0
|
1 #ifndef EVE_NRF_SDK_CONFIG_H_INCLUDED 2 #define EVE_NRF_SDK_CONFIG_H_INCLUDED 6 #define PERIPHERAL_RESOURCE_SHARING_ENABLED 0 8 #define HAL_NFC_CONFIG_LOG_ENABLED 0 10 #define HAL_NFC_CONFIG_DEBUG_PIN_ENABLED 0 12 #define NFC_HAL_ENABLED 1 14 #define HAL_NFC_ENGINEERING_BC_FTPAN_WORKAROUND 16 #define CLOCK_ENABLED 1 17 #define CLOCK_CONFIG_XTAL_FREQ 0 18 #define CLOCK_CONFIG_LF_SRC 1 19 #define CLOCK_CONFIG_IRQ_PRIORITY 6 21 #define SAADC_ENABLED 1 23 #define CRC16_ENABLED 1 25 #define CRC32_ENABLED 1