github platformio/platform-ststm32 v6.1.0
6.1.0

latest releases: v17.3.0, v17.2.0, v17.1.0...
4 years ago

Note

Starting with this release, replacing linker scripts using -Wl,-T flag is considered deprecated.
Please use board_build.ldscript option instead:

[env:nucleo_h743zi]
platform = ststm32
framework = arduino
board = nucleo_h743zi
board_build.ldscript = /path/to/script.ld

Don't miss a new platform-ststm32 release

NewReleases is sending notifications on new releases.