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

Custom board build fails with SDK 1.5.0, works with 1.4.0

We are getting a "No SOURCES given to target: drivers__ipm" error making build fail for our custom board when trying to move to 1.5.0 for official nRF53 production support.
Cmakelists in the sdk's appear identical, and the only change is running west from commandline environment for 1.5.0 instead of 1.4.0.

Related