Closed
Description
Describe the bug
LED_BUILTIN, HIGH, delay, OUTPUT all underlined in red and showing "Use of undeclared identifier". Strangely digitalWrite and pinMode are recognised OK.
If you ignore and compile it completes without exception.
To Reproduce
Steps to reproduce the behavior:
- Add additional boards URL "https://github.com/stm32duino/BoardManagerFiles/raw/master/STM32/package_stm_index.json"
- Select Blink example
- Select any STM board I used STM32F103RC
Desktop (please complete the following information):
- Windows 10
Additional context
There are other issue with STM boards that I will log separately.