From 8ed9615f867ae460b3187da560b425c6cdc3ca5f Mon Sep 17 00:00:00 2001 From: Stefan Rueger Date: Fri, 22 Sep 2023 23:33:58 +0100 Subject: [PATCH] Update NEWS --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 47fb5e3ae..54a5971d8 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,8 @@ Changes since version 7.2: * Major changes compared to the previous version: + - Connect target via -P serialadapter[:sn] and -P usb:vid:pid[:sn] #1498 + * New devices supported: - AVR16EB14, AVR16EB20, AVR16EB28, AVR16EB32 @@ -38,6 +40,8 @@ Changes since version 7.2: - Add io memory for classic parts #1488 - Add AVR-EB parts #1491 - Review calibration read command in avrdude.conf #1495 + - Provide serialadapter entity in avrdude.conf #1497 + - Add -P serialadapter[:sn] and -P usb:vid:pid[:sn] #1498 * Internals: