From b726cf60f91a9877eb98ddff6c83749299c5720c Mon Sep 17 00:00:00 2001 From: roccomarco Date: Sun, 2 Jul 2017 10:47:23 +0000 Subject: Fixed Bug #852 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10291 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.txt b/readme.txt index 06a8e9227..e02109aed 100644 --- a/readme.txt +++ b/readme.txt @@ -43,6 +43,7 @@ | | +--ports/ - RTOS ports usable by both RT and NIL. | | +--startup/ - Startup support for all compilers and platforms. | +--ex/ - EX component. + | | +--dox/ - EX documentation resources. | | +--Micron/ - EX complex drivers for Micron devices. | | +--ST/ - EX complex drivers for STMicroelectronics devices. | | +--subsystems/ - EX subsystems. @@ -88,6 +89,8 @@ ***************************************************************************** *** Next *** +- EX: Fixed documentation-related issues (bug #852)(backported to 17.6.1). +- HAL: Fixed documentation-related issues (bug #852)(backported to 17.6.1). - HAL: Fixed wrong frame size code in STM32 USARTv2 UART driver (bug #851) (backported to 17.6.1 and 16.1.9). - NIL: Fixed documentation-related issues (bug #850)(backported to 17.6.1). -- cgit v1.2.3