Good afternoon!
SDK17.0.2 (build: d674dde)
appliy_old_config.h: line 79:
//------------------------------------------------------------------------------ // CLOCK #if defined(NRF_CLOCK_ENABLED) #if defined(CLOCK_CONFIG_LF_CAL_ENABLED) && defined(CLOCK_CONFIG_LF_SRC)
Must be replaced with:
// CLOCK #if defined(NRFX_CLOCK_ENABLED) #if defined(CLOCK_CONFIG_LF_CAL_ENABLED) && defined(CLOCK_CONFIG_LF_SRC)