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

Where can I see the preprocessor definitions in SES using nRF Connect SDK?

Hello,

I have been trying to configure the c_cpp_properties.json file of Visual Studio Code so that I can edit my project from there, but I can't seem to find the preprocessor defines anywhere. With the previous SDK (not the Connect SDK), I just opened the project options and under the Code section there was a Preprocessor section (as shown in first pic). However I can't find this section anymore when I enter a nRF Connect SDK project options (second pic). I am new to the Connect SDK and I would very much like to keep on using VScode.

Thanks!!

Related