...
To find the paths from the file name only, I recommend to search from the nRF5 bottom folder.
In linux(Arch) Linux you can search for this using " find | grep filename.h". for example "find | grep nrf_soc.h".
...
...
To find the paths from the file name only, I recommend to search from the nRF5 bottom folder.
In linux(Arch) Linux you can search for this using " find | grep filename.h". for example "find | grep nrf_soc.h".
...