From 13f3a2a253cd06673f5ec3fcdafaaad753cb35cf Mon Sep 17 00:00:00 2001
From: Giovanni Di Sirio <gdisirio@gmail.com>
Date: Fri, 23 Feb 2018 09:56:01 +0000
Subject: Fixed bug #918.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11542 35acf78f-673a-0410-8e92-d51de3d6d3f4
---
 readme.txt | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'readme.txt')

diff --git a/readme.txt b/readme.txt
index 76bfa1b73..fd6bf6124 100644
--- a/readme.txt
+++ b/readme.txt
@@ -169,6 +169,8 @@
        Updated the various platform.mk implementing "smart build" mode.
 - HAL: Fixed wrong DMA settings for STM32F76x I2C3 and I2C4 (bug #920)
        (backported to 18.2.1 and 17.6.4).
+- HAL: Fixed wrong flash waiting state for STM32F7xx (bug #918)
+       (backported to 18.2.1 and 17.6.4).
 - LIB: Fixed heap allocator failing on simulators (bug #917)(backported
        to 17.6.4).
 - STP: Fixed CRT0_FORCE_MSP_INIT flag not defaulted in crt0_v7m.S (bug #916)
-- 
cgit v1.2.3