From 76a5bbd9643e7a761d843b9dc5628bc0b11b11dc Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sun, 9 Jan 2022 10:31:17 +0000 Subject: [PATCH] git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15333 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 --- readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.txt b/readme.txt index 3a31f7227..d621dad39 100644 --- a/readme.txt +++ b/readme.txt @@ -74,6 +74,7 @@ ***************************************************************************** *** Next *** +- NEW: Added a new MEM_IS_VALID_FUNCTION() macro to RT and NIL. - NEW: Improved HAL flash interface with mutual exclusion methods, improved EFL and SNOR drivers to use it. - NEW: Added a centralized errors handler under /os/common/utils. It will