~/ncs/nrf/include/dfu/dfu_target_mcuboot.h
int dfu_target_mcuboot_done(bool successful);
/////////////////////////////lack of this in last
#ifdef __cplusplus
}
#endif
~/ncs/nrf/include/dfu/dfu_target_mcuboot.h
int dfu_target_mcuboot_done(bool successful);
/////////////////////////////lack of this in last
#ifdef __cplusplus
}
#endif
also
~/ncs/zephyr/include/drivers/clock_control/nrf_clock_control.h
lack of
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
the cpp can not link
Hello, thank you for posting this bug. I will forward to our NCS developers.
Kind regards,
Øyvind
welcome
welcome