Hello Everyone,
I am using nRF52832 with Softdevice S132 v5.0 and SDK 14.2.
I have been using ble_app_uart application as a starting point with SES. What i need now is to have a file structure of my own that i could use to version control for the project.
Is there a way that i can do that since i am not running into number of problems with the preprocessors, macros and other things.
I have gone through in the forum and looked in here. But this is still building the project inside the SDK and other directories which is not what i am looking for.
Looking for a clean slate to start with, where i can add or delete files, folders, drivers accordingly.
Kindly let me know if anyone has done it or knows how to do it.
Thank you.