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/PVD/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
8 files changed, 8 insertions, 8 deletions
diff --git a/testhal/STM32L1xx/ADC/readme.txt b/testhal/STM32L1xx/ADC/readme.txt
index 5c54c211a..91e9574b3 100644
--- a/testhal/STM32L1xx/ADC/readme.txt
+++ b/testhal/STM32L1xx/ADC/readme.txt
@@ -25,7 +25,7 @@ Just modify the TRGT line in the makefile in order to use different GCC ports.
Some files used by the demo are not part of ChibiOS/RT but are copyright of
ST Microelectronics and are licensed under a different license.
-Also note that not all the files present in the ST library are distribited
+Also note that not all the files present in the ST library are distributed
with ChibiOS/RT, you can find the whole library on the ST web site:
http://www.st.com
diff --git a/testhal/STM32L1xx/EXT/readme.txt b/testhal/STM32L1xx/EXT/readme.txt
index 6d3873fff..16953a3c9 100644
--- a/testhal/STM32L1xx/EXT/readme.txt
+++ b/testhal/STM32L1xx/EXT/readme.txt
@@ -24,7 +24,7 @@ Just modify the TRGT line in the makefile in order to use different GCC ports.
Some files used by the demo are not part of ChibiOS/RT but are copyright of
ST Microelectronics and are licensed under a different license.
-Also note that not all the files present in the ST library are distribited
+Also note that not all the files present in the ST library are distributed
with ChibiOS/RT, you can find the whole library on the ST web site:
http://www.st.com
diff --git a/testhal/STM32L1xx/GPT/readme.txt b/testhal/STM32L1xx/GPT/readme.txt
index 2627af47f..bb42bbc29 100644
--- a/testhal/STM32L1xx/GPT/readme.txt
+++ b/testhal/STM32L1xx/GPT/readme.txt
@@ -24,7 +24,7 @@ Just modify the TRGT line in the makefile in order to use different GCC ports.
Some files used by the demo are not part of ChibiOS/RT but are copyright of
ST Microelectronics and are licensed under a different license.
-Also note that not all the files present in the ST library are distribited
+Also note that not all the files present in the ST library are distributed
with ChibiOS/RT, you can find the whole library on the ST web site:
http://www.st.com
diff --git a/testhal/STM32L1xx/IRQ_STORM/readme.txt b/testhal/STM32L1xx/IRQ_STORM/readme.txt
index ce396ab93..41cff1b2c 100644
--- a/testhal/STM32L1xx/IRQ_STORM/readme.txt
+++ b/testhal/STM32L1xx/IRQ_STORM/readme.txt
@@ -25,7 +25,7 @@ Just modify the TRGT line in the makefile in order to use different GCC ports.
Some files used by the demo are not part of ChibiOS/RT but are copyright of
ST Microelectronics and are licensed under a different license.
-Also note that not all the files present in the ST library are distribited
+Also note that not all the files present in the ST library are distributed
with ChibiOS/RT, you can find the whole library on the ST web site:
http://www.st.com
diff --git a/testhal/STM32L1xx/PVD/readme.txt b/testhal/STM32L1xx/PVD/readme.txt
index 6d3873fff..16953a3c9 100644
--- a/testhal/STM32L1xx/PVD/readme.txt
+++ b/testhal/STM32L1xx/PVD/readme.txt
@@ -24,7 +24,7 @@ Just modify the TRGT line in the makefile in order to use different GCC ports.
Some files used by the demo are not part of ChibiOS/RT but are copyright of
ST Microelectronics and are licensed under a different license.
-Also note that not all the files present in the ST library are distribited
+Also note that not all the files present in the ST library are distributed
with ChibiOS/RT, you can find the whole library on the ST web site:
http://www.st.com
diff --git a/testhal/STM32L1xx/PWM-ICU/readme.txt b/testhal/STM32L1xx/PWM-ICU/readme.txt
index 5f0c82854..52a2dd2ad 100644
--- a/testhal/STM32L1xx/PWM-ICU/readme.txt
+++ b/testhal/STM32L1xx/PWM-ICU/readme.txt
@@ -25,7 +25,7 @@ Just modify the TRGT line in the makefile in order to use different GCC ports.
Some files used by the demo are not part of ChibiOS/RT but are copyright of
ST Microelectronics and are licensed under a different license.
-Also note that not all the files present in the ST library are distribited
+Also note that not all the files present in the ST library are distributed
with ChibiOS/RT, you can find the whole library on the ST web site:
http://www.st.com
diff --git a/testhal/STM32L1xx/SPI/readme.txt b/testhal/STM32L1xx/SPI/readme.txt
index e4d1a26e3..2ce870851 100644
--- a/testhal/STM32L1xx/SPI/readme.txt
+++ b/testhal/STM32L1xx/SPI/readme.txt
@@ -25,7 +25,7 @@ Just modify the TRGT line in the makefile in order to use different GCC ports.
Some files used by the demo are not part of ChibiOS/RT but are copyright of
ST Microelectronics and are licensed under a different license.
-Also note that not all the files present in the ST library are distribited
+Also note that not all the files present in the ST library are distributed
with ChibiOS/RT, you can find the whole library on the ST web site:
http://www.st.com
diff --git a/testhal/STM32L1xx/UART/readme.txt b/testhal/STM32L1xx/UART/readme.txt
index 5f32eb071..5f3edb851 100644
--- a/testhal/STM32L1xx/UART/readme.txt
+++ b/testhal/STM32L1xx/UART/readme.txt
@@ -26,7 +26,7 @@ Just modify the TRGT line in the makefile in order to use different GCC ports.
Some files used by the demo are not part of ChibiOS/RT but are copyright of
ST Microelectronics and are licensed under a different license.
-Also note that not all the files present in the ST library are distribited
+Also note that not all the files present in the ST library are distributed
with ChibiOS/RT, you can find the whole library on the ST web site:
http://www.st.com