aboutsummaryrefslogtreecommitdiffstats
path: root/release_note_16.1.0.txt
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2016-01-02 11:04:23 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2016-01-02 11:04:23 +0000
commit4c12fb1364261b3e8263a558f14fd483f181195c (patch)
treeb3c1ea5037a48f2c428f936e8a7d05119376d393 /release_note_16.1.0.txt
parentfd7ef5cb56682bd5ad84bb81933b20676153ea2b (diff)
downloadChibiOS-4c12fb1364261b3e8263a558f14fd483f181195c.tar.gz
ChibiOS-4c12fb1364261b3e8263a558f14fd483f181195c.tar.bz2
ChibiOS-4c12fb1364261b3e8263a558f14fd483f181195c.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8671 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'release_note_16.1.0.txt')
-rw-r--r--release_note_16.1.0.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/release_note_16.1.0.txt b/release_note_16.1.0.txt
index 6dd484b52..71c7a8674 100644
--- a/release_note_16.1.0.txt
+++ b/release_note_16.1.0.txt
@@ -45,7 +45,7 @@ been back-ported to previous stable branches.
position and size.
- Improved Serial-USB driver.
- New buffers queue object.
- - Modified thedriver to reject write/read attempts if the
+ - Modified the driver to reject write/read attempts if the
underlying USB is not in active state. In case of disconnection the
SDU driver broadcasts a CHN_DISCONNECTED event.
- Improved CAN driver.