This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

kernel bug dfu_target_mcuboot.h include error in .cpp

~/ncs/nrf/include/dfu/dfu_target_mcuboot.h
int dfu_target_mcuboot_done(bool successful);

/////////////////////////////lack of this in last

#ifdef __cplusplus
}
#endif

Parents Reply Children
Related