This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

replacing main.c with main.cpp

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.

Related