This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gcc-wwwdocs".
The branch, master has been updated via b63983a62480a6c145aec34cd291c3656cf64848 (commit) from 8b0b97b559fc3908331a1610232c1f17b70cdf4a (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit b63983a62480a6c145aec34cd291c3656cf64848 Author: Georg-Johann Lay <a...@gjlay.de> Date: Sun Jul 6 20:55:17 2025 +0200 gcc-14/changes.html (avr): Added support for the AVRxxDAyyS devices. diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html index 37cec5e5..f35432a6 100644 --- a/htdocs/gcc-14/changes.html +++ b/htdocs/gcc-14/changes.html @@ -914,6 +914,11 @@ __asm (".global __flmap_lock" "\n\t" <ul><li>AVR32SD20, AVR32SD28, AVR32SD32, AVR64SD28, AVR64SD32, AVR64SD48.</li></ul> </li> + <li>Support for the following devices has been added in v14.4: + <ul><li>AVR32DA28S, AVR32DA32S, AVR32DA48S, + AVR64DA28S, AVR64DA32S, AVR64DA48S AVR64DA64S, + AVR128DA28S, AVR128DA32S, AVR128DA48S, AVR128DA64S.</li></ul> + </li> </ul> <h3 id="x86">IA-32/x86-64</h3> ----------------------------------------------------------------------- Summary of changes: htdocs/gcc-14/changes.html | 5 +++++ 1 file changed, 5 insertions(+) hooks/post-receive -- gcc-wwwdocs