Platform Nordicnrf52 Versions Save

Nordic nRF52: development platform for PlatformIO

v10.4.0

2 months ago
  • Added new board Calliope Mini v3
  • Updated Arduino Core for nRF5 based boards to v0.8.0 (release notes)
  • Updated Arduino-mbed core to v4.1.1 (release notes)
  • Added Low Frequency Clock build flag for BBC Micro:bit V2 (#189)

v10.3.0

4 months ago
  • Updated Adafruit Arduino Core to the latest v1.6.0 (release notes)
  • Updated Arduino-mbed core to v4.0.10 (release notes)
  • Downgraded GCC toolchain to v7 for Arduino-mbed boards (#185)
  • Minor fixes and improvements (#187)

v10.2.0

7 months ago
  • Updated Arduino-mbed core to v4.0.6 (release notes)
  • Fixed MCU name define for BBC micro:bit V2 (#171)

v10.1.0

9 months ago

v10.0.0

10 months ago
  • Updated Arduino Adafruit core to v1.5.0 (release notes)
  • Updated OpenOCD package to the latest v0.12
  • Dropped support for legacy Mbed v5

Mbed v5 Deprecation Warning

As of the current release, support for Mbed v5 is officially deprecated and won't receive any further updates. Please lock the platform version to ~9.6.0 in case your project hasn't been migrated to Mbed v6:

[env:nrf52_dk]
platform = nordicnrf52 @ ~9.6.0
framework = mbed
board = nrf52_dk

v9.6.0

1 year ago

v9.5.0

1 year ago

v9.4.0

1 year ago
  • Updated Arduino-mbed core to v3.1.1 (release notes)
  • Added compatibility with PIO Core 6.0
  • Improved support for bare assembly programming

v9.3.0

2 years ago

v9.2.0

2 years ago