Releases: platformio/platform-nxplpc
Releases · platformio/platform-nxplpc
4.2.0
- Updated mbed framework to 5.11.5
- Updated openOCD to 0.10.0+dev-00462-gdd1d90111
- Downgraded GCC toolchain to 7.x
4.1.0
- Updated ARM Mbed OS to v5.11.4
4.0.0
- New builder for ARM Mbed OS with support for mbed_app.json and configuration system
- Updated ARM Mbed OS to v5.11.3
- Improved compatibility with ARM Mbed on-line compiler
3.5.0
- Move mbed build script to
framework-mbed
package - Update mbed to 5.10.1
3.4.1
- Use base flags if framework is not specified
3.4.0
- Update mbed to 5.9.4
- Fix issue with a space in project path when J-LINK is used as uploader
3.3.2
- Use J-Link package from PlatformIO Registry
3.3.1
- Link additional mbed framework core libraries
- Fix LD script generator for mbed when PIO Core path contains a space
3.3.0
- Update mbed framework to 5.8.6
- Declare command for checking memory usage
- Fix issue when path contains space while generating LD script
3.2.1
- Compatibility with a new PlatformIO Unified Debugger for VSCode