Skip to content

Releases: platformio/platform-freescalekinetis

5.3.1

15 Sep 20:06
Compare
Choose a tag to compare
  • Minor improvements for compatibility with PlatformIO Core 5

5.3.0

23 Jul 14:21
Compare
Choose a tag to compare

We're happy to announce updated support for the new Mbed OS 6 with stable and mature APIs, Cloud services support, Enhancements to the Bare Metal Profile. For boards which don't support the latest Mbed release, Mbed OS 5 remains as the default choice. The list of deprecated boards in Mbed OS 6 can be found here.

Update support for mbed framework:

Please note

Due to breaking changes in Mbed OS 6 existing Mbed projects might not be compatible with the latest API changes. In order to keep legacy projects built on top of Mbed OS 5 compilable, a list of deprecated boards is used to dynamically select the proper version of Mbed OS (OS5 or OS6). To force the platform to use Mbed OS 5, specify the Mbed package version using platform_packages option in platformio.ini file:

[env:frdm_k64f]
platform = freescalekinetis
framework = mbed
board = frdm_k64f
platform_packages =
    framework-mbed @ ~6.51504.0

More information on project configuration for Mbed framework can be found here.

5.2.1

07 Jul 12:20
Compare
Choose a tag to compare
  • Fixed backward compatibility with the stable PlatformIO Core

5.2.0

06 Jul 13:14
Compare
Choose a tag to compare

5.1.0

01 Apr 18:59
Compare
Choose a tag to compare

5.0.1

12 Feb 21:40
Compare
Choose a tag to compare
  • Fixed overriding of LD Script via board_build.ldscript option in "platformio.ini"

5.0.0

30 Dec 10:48
Compare
Choose a tag to compare
  • Initial support for Zephyr framework

4.5.0

31 Oct 16:29
Compare
Choose a tag to compare
  • Updated mbed framework to 5.14.1

4.4.0

27 Aug 09:57
Compare
Choose a tag to compare

-Update mbed framework to 5.13.4

4.3.0

10 May 16:29
Compare
Choose a tag to compare
  • Updated mbed framework to 5.12.3