diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2015-06-10 11:40:06 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2015-06-10 11:40:06 +0000 |
commit | 6e2745e0c970a51befda84eac350febbf0e8c033 (patch) | |
tree | 54a69a2e16958f320a5c01891a88556d5a771141 /readme.txt | |
parent | acc78448430bfe98478455d92e52c929b27b57cf (diff) | |
download | ChibiOS-6e2745e0c970a51befda84eac350febbf0e8c033.tar.gz ChibiOS-6e2745e0c970a51befda84eac350febbf0e8c033.tar.bz2 ChibiOS-6e2745e0c970a51befda84eac350febbf0e8c033.zip |
Fixed bug #599.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8013 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index c389ad332..def0b1893 100644 --- a/readme.txt +++ b/readme.txt @@ -75,6 +75,7 @@ *** 3.0.0p6 ***
- HAL: Added support for extra DMA channels in STM32F072 devices.
+- HAL: Fixed error in platofm_f105_f107.mk file (bug #599).
- HAL: Fixed issue in DMA drivers when channels share ISRs (bug #597).
*** 3.0.0p5 ***
|