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

Preprocessor defines required for nrf52840 dongle.

Hi, can you point me to the documentation that tells me what preprocessor defines are required for properly building ble_blinky_c or similar please.

The reason is for setting up c_cpp_settings.json on Visual Studio code.

I can build and flash fine, but when I open some header files I am discovering "PROBLEMS" e.g. in boards.h

Regards, Gordon.

Related