aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2017-07-01 20:30:23 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2017-07-01 20:30:23 +0000
commitca841be38745f735407c73c76dbc447b0974ab64 (patch)
tree3df3cf7546048a05e4918dd8bb11d3eb68fa0d56 /readme.txt
parent3588ac33a33bb10d22cd6a30ab22ea28514943a0 (diff)
downloadChibiOS-ca841be38745f735407c73c76dbc447b0974ab64.tar.gz
ChibiOS-ca841be38745f735407c73c76dbc447b0974ab64.tar.bz2
ChibiOS-ca841be38745f735407c73c76dbc447b0974ab64.zip
Fixed bug #847.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10275 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt10
1 files changed, 6 insertions, 4 deletions
diff --git a/readme.txt b/readme.txt
index 9d824a2b5..fc8388efd 100644
--- a/readme.txt
+++ b/readme.txt
@@ -88,7 +88,9 @@
*****************************************************************************
*** Next ***
-- NIL: Fixed documentation-related issues (bug #850)(backported 17.6.1).
-- RT: Fixed documentation-related issues (bug #850)(backported 17.6.1).
-- RT: Fixed leftover chcustomer.h file (bug #849)(backported 17.6.1).
-- RT: Fixed invalid check in chchecks.h (bug #848)(backported 17.6.1).
+- NIL: Fixed documentation-related issues (bug #850)(backported to 17.6.1).
+- RT: Fixed documentation-related issues (bug #850)(backported to 17.6.1).
+- RT: Fixed leftover chcustomer.h file (bug #849)(backported to 17.6.1).
+- RT: Fixed invalid check in chchecks.h (bug #848)(backported to 17.6.1).
+- HAL: Fixed STM32F070xB: USART invalid DMA channels (bug #847)(backported
+ to 17.6.1). \ No newline at end of file