Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 862 Bytes

File metadata and controls

39 lines (25 loc) · 862 Bytes

Changelog

All notable changes to this project will be documented in this file.

[1.2.0] - 2026-03-04

Added

  • Monitor filter to decode stack traces.

Changed

  • Use C++20 by default and update compiler.
  • Update bootloader options; adafruit_s140_v6, adafruit_s140_v7, adafruit_serial, or none.
  • Set the correct default bootloader for boards that ship with a specific bootloader.

[1.1.2] - 2025-09-05

Added

  • Added support for Seeed XIAO nRF52840 Sense

[1.1.1] - 2025-01-10

Fixed

  • Upload/erase with Blackmagic Probe

[1.1.0] - 2024-06-28

Changed

  • Updated n-able-Arduino to version 0.2.0

Fixed

  • Broken nrfutil tool replaced with provided wheel using n-able-nrfutil.
  • FPU is no longer enabled for devices that do not have one.

Added

  • Added support for nRF52810

[1.0.0] - 2022-08-06

INITIAL RELEASE