[wwwdocs,applied] Notice AVR32EB14/20/28/32 addition in v15.3.

Message ID 0dc268d2-2451-47ad-a871-43e19dc6ceb2@gjlay.de
State New
Headers
Series [wwwdocs,applied] Notice AVR32EB14/20/28/32 addition in v15.3. |

Commit Message

Georg-Johann Lay Sept. 15, 2025, 12:47 p.m. UTC
  Applied this notification about new AVR devices.

Johann

--

commit 69250234dd64232604e7da0c391bc5810a916bb9 (HEAD -> master, 
origin/master, origin/HEAD)
Date:   Mon Sep 15 14:43:23 2025 +0200

     gcc-15/changes.html (avr): Notice AVR32EB14/20/28/32 addition in v15.3.
  

Comments

Gerald Pfeifer Sept. 15, 2025, 6:05 p.m. UTC | #1
On Mon, 15 Sep 2025, Georg-Johann Lay wrote:
> +  <li>Support for the following devices has been added in v15.3:

Thanks for documenting this. Can we make the GCC reference "GCC 15.3" 
instead of "v15.3" which is a form we generally don't use?

Happy to make that change myself; wanted to see whether there may be any 
specific reason.

Gerald
  
Georg-Johann Lay Sept. 16, 2025, 7:50 a.m. UTC | #2
Am 15.09.25 um 20:05 schrieb Gerald Pfeifer:
> On Mon, 15 Sep 2025, Georg-Johann Lay wrote:
>> +  <li>Support for the following devices has been added in v15.3:
> 
> Thanks for documenting this. Can we make the GCC reference "GCC 15.3"
> instead of "v15.3" which is a form we generally don't use?
> 
> Happy to make that change myself; wanted to see whether there may be any
> specific reason.
> 
> Gerald

Applied

https://gcc.gnu.org/gcc-13/changes.html#avr
https://gcc.gnu.org/gcc-14/changes.html#avr
https://gcc.gnu.org/gcc-15/changes.html#avr
  

Patch

diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html
index 47f2cb1d..989e0a88 100644
--- a/htdocs/gcc-15/changes.html
+++ b/htdocs/gcc-15/changes.html
@@ -1190,6 +1190,9 @@  structure used in <code>core 1.49</code>.
         AVR64DA28S, AVR64DA32S, AVR64DA48S AVR64DA64S,
         AVR128DA28S, AVR128DA32S, AVR128DA48S, AVR128DA64S.</li></ul>
    </li>
+  <li>Support for the following devices has been added in v15.3:
+    <ul><li>AVR32EB14, AVR32EB20, AVR32EB28, AVR32EB32.</li></ul>
+  </li>
  </ul>

  <h3 id="x86">IA-32/x86-64</h3>