stm32duino / STM32LowPower

Arduino Low Power library for STM32
183 stars 52 forks source link

Got compilation errors #42

Closed pankleks closed 3 years ago

pankleks commented 3 years ago

Hello,

I've been trying to use this library with Blue Pill board.

After adding dependency to STM32RTC + Wire, I got following (adding platformio config):

image

Thank you in advance for help!

pankleks commented 3 years ago

when I donwgraded to 1.0.3 all is compiling fine.

but when you install library by platform IO it is installing by default 1.1.0 version.

fpistm commented 3 years ago

Hi @pankleks As explained here: https://github.com/stm32duino/STM32LowPower/issues/34#issuecomment-707802604

The 1.1.0 is not yet released as it depends on the STM32 core.