Skip to content

Releases: platformio/platform-nordicnrf52

4.2.1

11 Jun 10:35
Compare
Choose a tag to compare
  • Preparations for upcoming PIO Core 4.4

4.2.0

01 Apr 19:19
Compare
Choose a tag to compare

4.1.0

12 Mar 11:21
Compare
Choose a tag to compare
  • Updated Adafruit core to v0.18.5 (release notes)
  • Added new board Adafruit Feather nrf52840 Sense (issue #72)
  • Added SVD file for the nrf52840 chip (issue #69)
  • Allowed using nrfutil as upload method despite missing bootloader binary
  • Fixed an issue when an onboard debug probe is not selected by default
  • Fixed overriding of linker scripts via board_build.ldscript option in platformio.ini
  • Fixed an issue with set header file that prevented successful compilation (issue #71)

4.0.0

30 Dec 11:05
Compare
Choose a tag to compare

3.8.0

31 Oct 16:43
Compare
Choose a tag to compare
  • New board ItsyBitsy nRF52840 Express
  • Updated mbed framework to 5.14.1
  • Updated Arduino framework (Adafruit core to 0.14.5)

3.7.0

02 Sep 09:56
Compare
Choose a tag to compare

3.6.0

27 Aug 10:16
Compare
Choose a tag to compare
  • Update mbed framework to 5.13.4
  • Escape nRFutil path (issue #54)

3.5.0

24 May 21:14
Compare
Choose a tag to compare
  • Added new board SDT52832B
  • Updated nRF5 Arduino core to 0.6.0
  • Do not require tool-nrfjprog if it will not be used (issue #45)

3.4.0

10 May 16:23
Compare
Choose a tag to compare
  • Implemente "erase" target (#34)
  • Update mbed framework to 5.12.3
  • Update Adafruit/Arduino core to 0.10.1

3.3.0

13 Mar 20:07
Compare
Choose a tag to compare
  • Updated mbed framework to 5.11.5
  • Dropped mbed support for Adafruit boards
  • Downgraded GCC toolchain to 7.x