Skip to content

Releases: platformio/platform-nxpimxrt

1.2.0

23 Jul 14:23

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

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, specify the Mbed package version using platform_packages option in platformio.ini file:

[env:mimxrt1050_evk]
platform = nxpimxrt
framework = mbed
board = mimxrt1050_evk
platform_packages =
    framework-mbed @ ~6.51504.0

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

1.1.1

07 Jul 12:20

Choose a tag to compare

  • Fixed backward compatibility with the stable PlatformIO Core

1.1.0

06 Jul 13:18

Choose a tag to compare

  • Updated Zephyr framework to v2.3.0 (release notes)
    • Added support for MenuConfig target
    • Minor bugfixes and improvements

1.0.0

10 Apr 08:31

Choose a tag to compare