diff options
author | Rocco Marco Guglielmi <roccomarco.guglielmi@live.com> | 2016-09-28 11:44:36 +0000 |
---|---|---|
committer | Rocco Marco Guglielmi <roccomarco.guglielmi@live.com> | 2016-09-28 11:44:36 +0000 |
commit | 915c7e5362d720b7579ba41fbd81029ada9d7202 (patch) | |
tree | c9185e0a0b919120d8a24d3fc3bd8aefff8068f1 /readme.txt | |
parent | a736f4dd7758d31c56290b0c436fb742e90724c7 (diff) | |
download | ChibiOS-915c7e5362d720b7579ba41fbd81029ada9d7202.tar.gz ChibiOS-915c7e5362d720b7579ba41fbd81029ada9d7202.tar.bz2 ChibiOS-915c7e5362d720b7579ba41fbd81029ada9d7202.zip |
Fixed Bug #780.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9816 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index 23b1d4079..455c6ae95 100644 --- a/readme.txt +++ b/readme.txt @@ -144,6 +144,8 @@ - RT: Merged RT4.
- NIL: Merged NIL2.
- NIL: Added STM32F7 demo.
+- HAL: Fixed wrong registry for STM32F205xx and STM32F215xx port
+ (bug #780)(backported to 16.1.6, 3.0.6).
- HAL: Fixed wrong HSE checks and PLL2 enable switch in STM32F105 and
STM32F107 port (bug #779)(backported to 16.1.6, 3.0.6, 2.6.10).
- HAL: Fixed wrong SRAM2_BASE in STM32F7xx port (bug #778)
|