From 491c9ac55a0337cd248bb735466bd1dee638de51 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Tue, 22 Aug 2017 10:32:35 +0000 Subject: Fixed bug #874. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10457 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 85c5666d3..f34d5b2a6 100644 --- a/readme.txt +++ b/readme.txt @@ -93,6 +93,8 @@ dependencies and configuration directories. This makes possible to have multiple non-conflicting makefiles in the same project. Updated the various platform.mk implementing "smart build" mode. +- HAL: Fixed wrong I2S and SAI freq divisor (bug #874) + (backported to 17.6.1). - HAL: Fixed wrong SAI1 and SAI2 clock selection (bug #873) (backported to 17.6.1). - HAL: Fixed invalid number of DMA channels on STM32L011 (bug #872) -- cgit v1.2.3