aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2015-06-13 17:49:39 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2015-06-13 17:49:39 +0000
commit02a30eeeaca3c2887cc674e54018a55fce53e6e2 (patch)
treeafc2658766fed458d6ef4b833eecf61525d5a913 /readme.txt
parentf1b303a99708536ed0adc00650ecc3582f277c9c (diff)
downloadChibiOS-02a30eeeaca3c2887cc674e54018a55fce53e6e2.tar.gz
ChibiOS-02a30eeeaca3c2887cc674e54018a55fce53e6e2.tar.bz2
ChibiOS-02a30eeeaca3c2887cc674e54018a55fce53e6e2.zip
Fixed bug #606.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8032 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index 5f25b8ef0..4cd7437cd 100644
--- a/readme.txt
+++ b/readme.txt
@@ -80,6 +80,7 @@
- NIL: Added INTC priorities check to the e200z port.
- RT: Added INTC priorities check to the e200z port.
- HAL: Added support for extra DMA channels in STM32F072 devices.
+- HAL: Fixed dependency between STM32 MAC driver and RT (bug #606).
- HAL: Fixed wrong macro names in STM32F0xx HAL driver (bug #605).
- HAL: Fixed wrong check on ADC3 in STM32F3xx ADC driver (bug #604).
- HAL: Fixed wrong macro names in STM32F3xx HAL driver (bug #603).