Releases: platformio/platform-nordicnrf52
8.2.0
- Updated Zephyr framework to
v2.6.0(release notes) - Updated Arduino Core for mbed enabled devices to
v2.3.1(release notes) - Updated Arduino Adafruit core to
v0.24.0(release notes) (#116) - Switched to a standalone
adafruit-nrfutilpackage from PlatformIO Registry - Minor fixes and improvements
8.1.0
- Updated Arduino Core for mbed-enabled devices to v2.1.0 (relase notes)
8.0.0
- Updated Arduino Core for mbed enabled devices to v2.0.0 (relase notes)
7.1.0
- Updated Mbed OS6 to the latest
v6.9.0(release notes) - Updated Arduino Core for mbed enabled devices to the latest
v1.3.2(release notes) - Fixed dynamic configuration of serverless debug probes
- Fixed RAM size for BBC Micro:Bit v2 (#108)
- Minor fixes and improvements (#107)
Mbed OS
We're happy to announce updated support for the latest Mbed OS 6 versions with extended BLE functionality, support for the current 1.2 version of the TF-M reference software and many bugfixes.
7.0.0
- Updated Zephyr framework to
v2.5.0(release notes) - Added support for
debug_speedoption - Minor improvements
Breaking Zephyr API changes
Please note, Zephyr v2.5.0 contains API changes that might break legacy projects. More information about deprecated functionality and removed APIs can be found here.
6.0.0
- Added new boards:
- Updated Arduino nRF5 core to
v0.7(release notes)
Mbed OS
We're happy to announce updated support for the latest Mbed OS 6 versions with improvements to BLE and COAP implementations, additional cloud connectivity integrations and better support for the bare metal profile.
- Updated Mbed OS6 to
v6.6.0(release notes) - Updated Mbed OS5 to
v5.15.6(release notes)
More information on project configuration for Mbed framework can be found here.
5.0.1
5.0.0
- Added new boards:
- Updated Zephyr framework to
v2.4.0(release notes)
Breaking Zephyr API changes
Zephyr v2.4 deprecates Zephyr integer types in favor of C99 integer types. More information about other API changes can be found here.
4.5.0
- Updated Arduino Core for mbed enabled devices to
v1.3.0(release notes) - Updated Arduino Adafruit core to
v0.21.0(release notes) - Minor fixes and improvements (#96)