From a8f7e96222985a03ff4338a3f2d09a9576ea10d5 Mon Sep 17 00:00:00 2001 From: Joerg Wunsch Date: Fri, 21 Jan 2022 21:55:36 +0100 Subject: [PATCH] PR #815 merged --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 64ddaf9e..d2522cc2 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,8 @@ Changes since version 6.4: - Completely revamped Windows support, including MSVC - Started to add CMake (by now, parallel with autoconf/automake) + - New-architecture devices (AVR8X mega and tiny) can access all + fuses, and memory display shows meaningful alias names * New devices supported: @@ -106,6 +108,7 @@ Changes since version 6.4: number of attempts #844 - CMake: add initial support for installing lib and include files #829 - Add SPI support to USBtiny #816 + - Add more memory sections to read from #815 * Internals: