aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2015-06-13 09:01:31 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2015-06-13 09:01:31 +0000
commitb536b109923b260cf6fc3b4c03cf65e4b4c5c795 (patch)
treed4549b10b297f933386fcb92951805613491ba32 /readme.txt
parent0c59cbe3c81efbe40d13d0ff3ea99f0fbd15d366 (diff)
downloadChibiOS-b536b109923b260cf6fc3b4c03cf65e4b4c5c795.tar.gz
ChibiOS-b536b109923b260cf6fc3b4c03cf65e4b4c5c795.tar.bz2
ChibiOS-b536b109923b260cf6fc3b4c03cf65e4b4c5c795.zip
Fixed bug #603.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8022 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 ef9036998..63070ec9b 100644
--- a/readme.txt
+++ b/readme.txt
@@ -77,6 +77,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 wrong macro names in STM32F3xx HAL driver (bug #603).
- HAL: Fixed errors in STM32 OTGv1 driver (bug #601).
- DEM: Fixed missing paths in e200z demos (bug #600).
- HAL: Fixed error in platform_f105_f107.mk file (bug #599).