Releases: platformio/platform-nordicnrf52
Releases · platformio/platform-nordicnrf52
4.2.1
4.2.0
- Updated Zephyr framework to
v2.2.0
(release notes) - Updated Arduino Adafruit core to
v0.19.0
(release notes)
4.1.0
- 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 inplatformio.ini
- Fixed an issue with
set
header file that prevented successful compilation (issue #71)
4.0.0
- Initial support for Zephyr framework
- Added support for Arduino Nano 33 BLE (issue #53)
3.8.0
3.7.0
- New boards:
- Updated Adafruit Core with Arduino API to 0.13.0 (release notes)
3.6.0
3.5.0
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