platform-ststm32
platform-ststm32 copied to clipboard
Package version update
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