From 30a51cfb3b0229dbfd9fb2292d62d3133f39cb5a Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sun, 25 Apr 2021 13:53:00 +0000 Subject: [PATCH] git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14324 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 --- readme.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.txt b/readme.txt index 203fe3df7..f82413003 100644 --- a/readme.txt +++ b/readme.txt @@ -74,8 +74,8 @@ ***************************************************************************** *** Next *** -- NEW: Upgraded the clock initialization for STM32L4 and STM32L4++ to the - new standard (started with STM32G4). +- NEW: Upgraded the clock initialization for STM32G0, STM32L4 and STM32L4++ + to the new standard (started with STM32G4). - NEW: Added support for STM32L422. - NEW: Added support for STM32WLx5. - NEW: Added initial support for RP2040.