platform-ststm32 icon indicating copy to clipboard operation
platform-ststm32 copied to clipboard

Package version update

Open epid opened this issue 4 years ago • 0 comments

When trying to start a new project for a STM32F4 board I got the following error:

Tool Manager: Installing platformio/toolchain-gccarmnoneeabi @ ~1.90201.0 Error: Could not find the package with 'platformio/toolchain-gccarmnoneeabi @ ~1.90201.0' requirements for your system 'linux_armv7l'

I updated the version to 1.90301.0 and everything installed correctly.

https://github.com/platformio/platform-ststm32/blob/329f09a564e1c9b48dad3e2d030d5f09cf95a0da/platform.py#L50

epid avatar Oct 04 '21 21:10 epid