Hello,
I am starting to work on a sample project, wherein I need to replace the existing "main.c" file I have with "main.cpp", by copying the contents of "main.c" into "main.cpp".
Can you please list me the steps I will be required to do to achieve the same.?
I am using nRF Connect extension on VScode.