Hi support team,
My environment:
VSCode + nRF Connect SDK v2.5.1 (blinky)
nRF52-DK / PCA10040 / s132
After changing IDE from MDK to VSCode + nRF Connect SDK, I built the example of blinky and flash into nRF-DK.
The example runs as well, but there are 3 warning messages in the main.c. (Figure 1、2、3)
Figure 1 There are two wave line in the line 7 and 8
Figure 2 It shows "#include error". Please update your includePath.
Figure 3 It shows can not open source file
How do I fix these warning messages?
Thank you.