Hello all,
I have started to port the code from the nRF52dk in Segger EM, indeed, everything so far works on the NRF52 dk , so I have opened the Blinky example for the nRF52820, namely the PCA10100e and compiles ok, it is downloaded to the module and it works ok, I want to continue adding the specific library (ported on the nrf52dk) now on the nRF52820, however, I got stuck with including the library, for example I have added the new folder where I have put all the files of the library, I have as well added the path to this library into the preprocessor, however, this is the error I am getting:

Any help is more than welcome!
Best.