aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorroccomarco <roccomarco@35acf78f-673a-0410-8e92-d51de3d6d3f4>2017-01-04 16:04:34 +0000
committerroccomarco <roccomarco@35acf78f-673a-0410-8e92-d51de3d6d3f4>2017-01-04 16:04:34 +0000
commitec8fcc30ca9be56cbc73255202cc91807f6aad85 (patch)
tree8b2a354a22dfc0eca6c87ee8ceedc6617124b702 /readme.txt
parent44fd241085f8d5d08d0075998ff06ef5b04502e4 (diff)
downloadChibiOS-ec8fcc30ca9be56cbc73255202cc91807f6aad85.tar.gz
ChibiOS-ec8fcc30ca9be56cbc73255202cc91807f6aad85.tar.bz2
ChibiOS-ec8fcc30ca9be56cbc73255202cc91807f6aad85.zip
Fixed Bug #809
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10016 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index 58ad64157..6914ab199 100644
--- a/readme.txt
+++ b/readme.txt
@@ -153,6 +153,8 @@
- RT: Merged RT4.
- NIL: Merged NIL2.
- NIL: Added STM32F7 demo.
+- HAL: Fixed redefined TIM in STM32F030 registry (bug #809)
+ (backported to 16.1.7).
- HAL: Fixed clock init in STM32F0x port which doesn't take in account
PLL_XTPRE and PREDIV_0 are hard-wired (bug #808)
(backported to 16.1.7).