This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Importing libraries for nRF9160dk and using nrfx libraries in zephyr

Hello,

I am working on nRF9160DK. I am using SES for ARM (Nordic edition).

How can I import new libraries for any project? Let's say I want to import SD card libraries which are present in SDK. Is it possible to use these libraries with nRF9160DK?

If I want to use fatfs example from SDK on nRF9160DK, is it possible? nrfx_spim drivers and ff library are already included in the project. Now I want to import SD card libraries (app_sdcard), so how it can be done? What changes are required in prj.conf file? And how can I use nrfx libraries (SPIM)in Zephyr?

Parents Reply Children
No Data
Related