aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-09-24 11:55:27 +0000
committerRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-09-24 11:55:27 +0000
commitc1c8096c9d2d10533bf3e120c19795261ca4f6a5 (patch)
treebe3ed632f9d9afaf12f212961e6e9db0a9544997
parent05f6a0695aa8fa4c4341a03d4cf0b5cca5002ccd (diff)
downloadChibiOS-c1c8096c9d2d10533bf3e120c19795261ca4f6a5.tar.gz
ChibiOS-c1c8096c9d2d10533bf3e120c19795261ca4f6a5.tar.bz2
ChibiOS-c1c8096c9d2d10533bf3e120c19795261ca4f6a5.zip
Fixed Bug #774.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9776 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r--readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index 86f124a80..ee2e02be8 100644
--- a/readme.txt
+++ b/readme.txt
@@ -126,7 +126,7 @@
- RT: Merged RT4.
- NIL: Merged NIL2.
- NIL: Added STM32F7 demo.
-- HAL: Fixed addition semicolon in cpp wrapper (bug #774)(backported to 3.0.6).
+- HAL: Fixed addition semicolon in cpp wrapper (bug #774)(backported to 16.1.6, 3.0.6).
- HAL: Fixed function gpt_lld_polled_delay() is broken on STM32 (bug #775)
(backported to 16.1.6, 3.0.6).
- HAL: Fixed invalid output initialization for STM32 DACx channels 2