rogerclarkmelbourne / Arduino_STM32

Arduino STM32. Hardware files to support STM32 boards, on Arduino IDE 1.8.x including LeafLabs Maple and other generic STM32F103 boards
Other
2.49k stars 1.25k forks source link

Compilation error Problem with sketch that used library Arduino_STM32 #919

Closed ZOUALFIKAR closed 3 months ago

ZOUALFIKAR commented 3 months ago

i had this message error

C:\Users\a.zualfikar\AppData\Local\Temp\arduino\sketches\EC11B0A658B93E7BDB70B133086E92C1\sketch\DMD_LIBRARY.ino.cpp:1:21: fatal error: Arduino.h: No such file or directory

include

                 ^

compilation terminated. exit status 1

Compilation error: exit status 1

please help me how can i fix it?

stevstrong commented 3 months ago

Please go to stm32duino.com in order to get support for such issues. This is place only for proven errors / bugs.

Nevertheless, just as a hint, you have to select the right board in Arduino IDE.