Can't build include MCUBOOT in project

Hi.

I'm trying to include MCUboot in my application following this guide but I get this error:

 

error: 'PM_storage_ID' undeclared (first use in this function)

I'm using version 1.8.0 of the nRF Connect SDK with a project using spm building for Thingy 53.

Related