I am trying to build my light switch example, It is giving me errors. I am posting this for the third time. Please help with it.
Thanks.
I am trying to build my light switch example, It is giving me errors. I am posting this for the third time. Please help with it.
Thanks.
This means that you will need to include this in the "Set User Include Directories". Find out where "boards.h" is located in the sdk, & make sure to include it in the path in Segger Embedded Studios. Right click on Project 'light_switch_client' in the top left corner -> Edit Options -> change to Common configuration in the top left corner -> Preprocessor tab -> double click on "User Include Directories" & make sure the path to "boards.h" is included there.