aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32
diff options
context:
space:
mode:
authorRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-05-01 12:18:33 +0000
committerRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-05-01 12:18:33 +0000
commit9076eed7c66451ffd51ee306530366c02e9372dc (patch)
treef1633ba62a79796f04291d813bb7da2f588b41aa /testhal/STM32
parentc52251df0953e1f37555fc2f89894ff206f7ed38 (diff)
downloadChibiOS-9076eed7c66451ffd51ee306530366c02e9372dc.tar.gz
ChibiOS-9076eed7c66451ffd51ee306530366c02e9372dc.tar.bz2
ChibiOS-9076eed7c66451ffd51ee306530366c02e9372dc.zip
Minor edits on Nucleo32, Nucleo64 and Nucleo144 readme files
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9399 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32')
-rw-r--r--testhal/STM32/STM32L4xx/I2C-LIS3MLD/readme.txt2
-rw-r--r--testhal/STM32/STM32L4xx/I2C-LSM6DS0/readme.txt4
-rw-r--r--testhal/STM32/STM32L4xx/IRQ_STORM/readme.txt2
3 files changed, 4 insertions, 4 deletions
diff --git a/testhal/STM32/STM32L4xx/I2C-LIS3MLD/readme.txt b/testhal/STM32/STM32L4xx/I2C-LIS3MLD/readme.txt
index 5d6ef5d36..8c953136a 100644
--- a/testhal/STM32/STM32L4xx/I2C-LIS3MLD/readme.txt
+++ b/testhal/STM32/STM32L4xx/I2C-LIS3MLD/readme.txt
@@ -4,7 +4,7 @@
** TARGET **
-The demo runs on a STM32 Nucleo64-L476RG board. It has been tested with the
+The demo runs on an STM32 Nucleo64-L476RG board. It has been tested with the
X-NUCLEO-IKS01A1 shield.
** The Demo **
diff --git a/testhal/STM32/STM32L4xx/I2C-LSM6DS0/readme.txt b/testhal/STM32/STM32L4xx/I2C-LSM6DS0/readme.txt
index 29c730318..56d0a045c 100644
--- a/testhal/STM32/STM32L4xx/I2C-LSM6DS0/readme.txt
+++ b/testhal/STM32/STM32L4xx/I2C-LSM6DS0/readme.txt
@@ -4,8 +4,8 @@
** TARGET **
-The demo runs on an STM32 Nucleo64-L476RG board. It has been
-tested with the X-NUCLEO-IKS01A1 shield.
+The demo runs on an STM32 Nucleo64-L476RG board. It has been tested with
+the X-NUCLEO-IKS01A1 shield.
** The Demo **
diff --git a/testhal/STM32/STM32L4xx/IRQ_STORM/readme.txt b/testhal/STM32/STM32L4xx/IRQ_STORM/readme.txt
index 813b45e2b..11bbaf365 100644
--- a/testhal/STM32/STM32L4xx/IRQ_STORM/readme.txt
+++ b/testhal/STM32/STM32L4xx/IRQ_STORM/readme.txt
@@ -4,7 +4,7 @@
** TARGET **
-The demo runs on an STM32 Nucleo64-L476RG board.
+The demo runs on an STM32 Nucleo64-L476RG board.
** The Demo **