aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2015-06-01 13:05:00 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2015-06-01 13:05:00 +0000
commit7389003c8b9ab3cedd06a124e475013212bd339f (patch)
tree09b001c4e1203ab12ba0ddad8471dd5452bb76f4
parenta4555e712e2f73b8505c7df986249fddf9bdc5d1 (diff)
downloadChibiOS-7389003c8b9ab3cedd06a124e475013212bd339f.tar.gz
ChibiOS-7389003c8b9ab3cedd06a124e475013212bd339f.tar.bz2
ChibiOS-7389003c8b9ab3cedd06a124e475013212bd339f.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8005 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r--readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index 2d0271b21..c389ad332 100644
--- a/readme.txt
+++ b/readme.txt
@@ -81,7 +81,7 @@
- HAL: Added no-DMA mode to the STM32 I2Cv2 driver.
- HAL: Added DAC support to all STM32 sub-platforms, added another demo for
the STM32F3xx.
-- HAL: Fixed STM32 USARTv1: incorrect txend2_cb callback behaviour (bug #596).
+- HAL: Fixed STM32 USARTv1: incorrect txend2_cb callback behavior (bug #596).
- DEM: Fixed wrong comment in ARMCM4-STM32F401RE-NUCLEO demo (bug #595).
- HAL: Fixed STM32 SDC LLD driver initialization with Asserts disabled
(bug #594).