Hello,
I'm starting to program a Nordic microcontroller, the nRF52. I was able to compile the various examples.
Now I would like to create my own project and use the different libraries that are used in Nordic examples.
How should I do? How to recover or create a main.c ? Should you include files manually?
Thank you in advance for your answers.