Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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".

...