From 9464b0c35a7e6b7d2c95cc00e6d66403201093cb Mon Sep 17 00:00:00 2001 From: stefanrueger Date: Sun, 26 Nov 2023 23:00:26 +1300 Subject: [PATCH] Update NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index f798ce60f..dd7d99afe 100644 --- a/NEWS +++ b/NEWS @@ -41,6 +41,7 @@ Changes since version 7.2: - Warn if avrdude and avrdude.conf versions don't match #1562 - Terminal part command could need an update #1558 - Proposal: Add memory sram #1559 + - jtagmkI.c/jtagmkII.c rely on OCDEN being hfuse bit 7 #1537 * Pull requests: @@ -90,6 +91,7 @@ Changes since version 7.2: - Update src/CMakeLists.txt #1569 - Add memory sram and remove memory data #1571 - Add GNU readline to mingw github action #1576 + - Provide libavrude functions to access part config values #1577 * Internals: