Hello! I am migrating ble_mpu_simple code from sdk 14.2 to sdk 15.2.While migrating,I am getting the error.
error: #20: identifier "SPIM_CSNPOL_CSNPOL_LOW" is undefined
error: #20: identifier "SPIM_CSNPOL_CSNPOL_HIGH" is undefined
I also checked in nrf_spim.h header file,but can't find.I don't know how to define this.Can anyone Please help me out.
One more question ,I have to add pm_mutex.c file.But in sdk 15.2, I can't find that file.Please help me!