aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32L1xx
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32L1xx')
-rw-r--r--testhal/STM32L1xx/ADC/readme.txt2
-rw-r--r--testhal/STM32L1xx/EXT/readme.txt2
-rw-r--r--testhal/STM32L1xx/GPT/readme.txt2
-rw-r--r--testhal/STM32L1xx/IRQ_STORM/readme.txt2
-rw-r--r--testhal/STM32L1xx/PWM-ICU/readme.txt2
-rw-r--r--testhal/STM32L1xx/SPI/readme.txt2
-rw-r--r--testhal/STM32L1xx/UART/readme.txt2
7 files changed, 7 insertions, 7 deletions
diff --git a/testhal/STM32L1xx/ADC/readme.txt b/testhal/STM32L1xx/ADC/readme.txt
index 157c3b93e..5c54c211a 100644
--- a/testhal/STM32L1xx/ADC/readme.txt
+++ b/testhal/STM32L1xx/ADC/readme.txt
@@ -17,7 +17,7 @@ The application demonstrates the use of the STM32L1xx ADC driver.
** Build Procedure **
-The demo has been tested by using the free Codesourcery GCC-based toolchain
+The demo has been tested using the free Codesourcery GCC-based toolchain
and YAGARTO.
Just modify the TRGT line in the makefile in order to use different GCC ports.
diff --git a/testhal/STM32L1xx/EXT/readme.txt b/testhal/STM32L1xx/EXT/readme.txt
index b0d1883e9..6d3873fff 100644
--- a/testhal/STM32L1xx/EXT/readme.txt
+++ b/testhal/STM32L1xx/EXT/readme.txt
@@ -16,7 +16,7 @@ None required.
** Build Procedure **
-The demo has been tested by using the free Codesourcery GCC-based toolchain
+The demo has been tested using the free Codesourcery GCC-based toolchain
and YAGARTO.
Just modify the TRGT line in the makefile in order to use different GCC ports.
diff --git a/testhal/STM32L1xx/GPT/readme.txt b/testhal/STM32L1xx/GPT/readme.txt
index 7b561e8f8..2627af47f 100644
--- a/testhal/STM32L1xx/GPT/readme.txt
+++ b/testhal/STM32L1xx/GPT/readme.txt
@@ -16,7 +16,7 @@ None required.
** Build Procedure **
-The demo has been tested by using the free Codesourcery GCC-based toolchain
+The demo has been tested using the free Codesourcery GCC-based toolchain
and YAGARTO.
Just modify the TRGT line in the makefile in order to use different GCC ports.
diff --git a/testhal/STM32L1xx/IRQ_STORM/readme.txt b/testhal/STM32L1xx/IRQ_STORM/readme.txt
index 19af96363..ce396ab93 100644
--- a/testhal/STM32L1xx/IRQ_STORM/readme.txt
+++ b/testhal/STM32L1xx/IRQ_STORM/readme.txt
@@ -17,7 +17,7 @@ None.
** Build Procedure **
-The demo has been tested by using the free Codesourcery GCC-based toolchain
+The demo has been tested using the free Codesourcery GCC-based toolchain
and YAGARTO.
Just modify the TRGT line in the makefile in order to use different GCC ports.
diff --git a/testhal/STM32L1xx/PWM-ICU/readme.txt b/testhal/STM32L1xx/PWM-ICU/readme.txt
index f55cf8471..5f0c82854 100644
--- a/testhal/STM32L1xx/PWM-ICU/readme.txt
+++ b/testhal/STM32L1xx/PWM-ICU/readme.txt
@@ -17,7 +17,7 @@ The application demonstrates the use of the STM32L1xx PWM-ICU drivers.
** Build Procedure **
-The demo has been tested by using the free Codesourcery GCC-based toolchain
+The demo has been tested using the free Codesourcery GCC-based toolchain
and YAGARTO.
Just modify the TRGT line in the makefile in order to use different GCC ports.
diff --git a/testhal/STM32L1xx/SPI/readme.txt b/testhal/STM32L1xx/SPI/readme.txt
index 1d0499baa..e4d1a26e3 100644
--- a/testhal/STM32L1xx/SPI/readme.txt
+++ b/testhal/STM32L1xx/SPI/readme.txt
@@ -17,7 +17,7 @@ The application demonstrates the use of the STM32L1xx SPI driver.
** Build Procedure **
-The demo has been tested by using the free Codesourcery GCC-based toolchain
+The demo has been tested using the free Codesourcery GCC-based toolchain
and YAGARTO.
Just modify the TRGT line in the makefile in order to use different GCC ports.
diff --git a/testhal/STM32L1xx/UART/readme.txt b/testhal/STM32L1xx/UART/readme.txt
index 2968b2288..5f32eb071 100644
--- a/testhal/STM32L1xx/UART/readme.txt
+++ b/testhal/STM32L1xx/UART/readme.txt
@@ -18,7 +18,7 @@ The application demonstrates the use of the STM32L1xx UART driver.
** Build Procedure **
-The demo has been tested by using the free Codesourcery GCC-based toolchain
+The demo has been tested using the free Codesourcery GCC-based toolchain
and YAGARTO.
Just modify the TRGT line in the makefile in order to use different GCC ports.