From 889c1c83bea76f51a76f9d43faf869b5956b6c87 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sun, 7 Jul 2019 12:01:18 +0000 Subject: Fixed bug #1033. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_19.1.x@12879 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 --- readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.txt b/readme.txt index 23fc218e3..c3389b3d1 100644 --- a/readme.txt +++ b/readme.txt @@ -82,6 +82,7 @@ - FIX: Fixed missing I2C4 RCC definitions for L4/L4+ (bug #1036). - FIX: Fixed missing delay after STM32 wait states setup (bug #1035). - FIX: Fixed reduced time slices in RT (bug #1034). +- FIX: Fixed GCC scatter files alignment problem (bug #1033). - FIX: Fixed long intervals fail when interval type is larger than time type (bug #1031). - FIX: Fixed Round Robin check missing when in tick-less mode (bug #1030). -- cgit v1.2.3