From 5784a22544c627f308a92cc0d6037ca727a00d17 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Fri, 5 Mar 2021 09:30:50 +0000 Subject: [PATCH] git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14059 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 8e7b3f952..f88589950 100644 --- a/readme.txt +++ b/readme.txt @@ -129,7 +129,7 @@ - NEW: Safer messages mechanism for sandboxes (to be backported to 20.3.1). - NEW: Added latency measurement test application. - FIX: Fixed incorrect IRQ vector for PVM (bug #1146) - (backported to 20.3.3) + (backported to 20.3.4) - FIX: Fixed missing STM32F765 from registry (bug #1145) (backported to 20.3.3)(backported to 19.1.5). - FIX: Fixed wrong macro check on STM32 SPIv3 (bug #1144)