I switched from the nRF-bm\v0.9.0 to nRF-bm\v1.0.0 SDK and now I am getting the following error message:
fatal error: nrf.h: No such file or directory
"nrf.h" is now located in a different directory: c:\ncs\nrf-bm\v1.0.0\modules\hal\nordic\nrfx\bsp\stable\mdk\
Before it was located in c:\ncs\nrf-bm\v0.9.0\modules\hal\nordic\nrfx\mdk\
How I can resolve this issue?
Best Regards