Releases: platformio/platform-nordicnrf52
Releases · platformio/platform-nordicnrf52
3.4.0
3.3.0
- Updated mbed framework to 5.11.5
- Dropped mbed support for Adafruit boards
- Downgraded GCC toolchain to 7.x
3.2.0
- New boards Adafruit Bluefruit nRF52832 Feather, Adafruit Feather nRF52840 Express, and Nordic nRF52840-DK (Adafruit BSP) with support for Arduino and ARM mbed frameworks (thanks to our community member Jeremy Poulter)
3.1.0
- Updated ARM Mbed OS to v5.11.4
3.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
2.5.0
- Add new example with mbed framework and NFC library
- Move mbed build script to
framework-mbedpackage - Update mbed to 5.10.1
2.4.1
- Use base flags if a framework is not specified
- Fix obsolete libraries for Arduino Core
2.4.0
- Add new boards: Bluey nRF52832 IoT and hackaBLE
- Update mbed to 5.9.4
- Update Arduino Core to 0.5.1
- Fix issue with a space in project path when J-LINK is used as uploader
2.3.2
- Use J-Link package from PlatformIO Registry
2.3.1
- Link additional mbed framework core libraries
- Fix LD script generator for mbed when PIO Core path contains a space