Skip to content

fix: install STM32RTC from Github#590

Merged
noisymime merged 1 commit intospeeduino:masterfrom
wilmardo:fix-stm32-rtc-build
Jun 7, 2021
Merged

fix: install STM32RTC from Github#590
noisymime merged 1 commit intospeeduino:masterfrom
wilmardo:fix-stm32-rtc-build

Conversation

@wilmardo
Copy link
Copy Markdown
Contributor

@wilmardo wilmardo commented Jun 7, 2021

This fixes the build on the latest ststm32 platform. With release of the platform 2.0.0 it moved some RTC files from the core to the STM32RTC library.

Platform side:
stm32duino/Arduino_Core_STM32#1110

Library side:
stm32duino/STM32RTC@bf74a2c

But the library is wrongly tagged in the PlatformIO library manager, the latest release is 1.1.0 of May 2020. Since that release is missing the moved core files it breaks the build.
I opened an issue to fix it but the maintainer isn't that keen to look into it:
stm32duino/STM32RTC#49

I will followup on the issue on the PIO side but for now this will fix the build.

Signed-off-by: wilmardo <info@wilmardenouden.nl>
@wilmardo
Copy link
Copy Markdown
Contributor Author

wilmardo commented Jun 7, 2021

Followup issue on the PIO side:
platformio/platformio-core#3966

@noisymime
Copy link
Copy Markdown
Collaborator

Nice work investigating this. I had gotten as far as discovering something was broken on the RTC library, but not dug any deeper.

@noisymime noisymime merged commit 7c8513e into speeduino:master Jun 7, 2021
VitorBoss pushed a commit to VitorBoss/speeduino that referenced this pull request Jun 9, 2021
Signed-off-by: wilmardo <info@wilmardenouden.nl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants