diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-02-09 09:13:49 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-02-09 09:13:49 +0000 |
commit | c20bbc2d39b2d30cced35cfb30903ed6d58d7cb0 (patch) | |
tree | 4d96c6df2c9b446c86b9b06fdc96d0a90dd584aa /readme.txt | |
parent | ab1eef745215789e70f7708ba13380b9a3cf3b8d (diff) | |
download | ChibiOS-c20bbc2d39b2d30cced35cfb30903ed6d58d7cb0.tar.gz ChibiOS-c20bbc2d39b2d30cced35cfb30903ed6d58d7cb0.tar.bz2 ChibiOS-c20bbc2d39b2d30cced35cfb30903ed6d58d7cb0.zip |
Fixed bug #456.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6683 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 87a769e35..9e19120c5 100644 --- a/readme.txt +++ b/readme.txt @@ -99,6 +99,8 @@ to 2.6.3).
- FIX: Fixed race condition in STM32 OTG driver (bug #457)(backported
to 2.6.3).
+- FIX: Fixed switch to LAN8710A PHY for STM32-E407 boards (bug #456)
+ (backported to 2.6.3).
- FIX: Fixed add PHY id of LAN8710A (bug #455)(backported to 2.6.3).
- FIX: Fixed memstreams.c missing from simulator makefiles (bug #454)
(backported to 2.6.3).
|