Search found 2 matches

by ReMadza
Sun Apr 19, 2020 3:51 pm
Forum: General discussion
Topic: libraries are lost (?)
Replies: 2
Views: 2844

Re: libraries are lost (?)


I guess you tried with the STM32 core while before you used Roger's core.

All libs are here:
https://github.com/rogerclarkmelbourne/Arduino_STM32/tree/master/STM32F1/libraries

So you have to use this core:
https://github.com/rogerclarkmelbourne/Arduino_STM32

not this one (STM32 core):
https ...
by ReMadza
Sun Apr 19, 2020 1:20 pm
Forum: General discussion
Topic: libraries are lost (?)
Replies: 2
Views: 2844

libraries are lost (?)

Hi.

lately I formatted my whole PC's Hard disc... after installing windows (8.1) and arduino ide (1.8.12 with stm32 boards package) I tried to compile one of my old sketch including "RTClock.h", "Adafruit_ILI9341_STM.h" and "Adafruit_GFX_AS.h", but ide couldn't compile them:

RTClock.h: No such ...

Go to advanced search