aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F1xx
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32F1xx')
-rw-r--r--testhal/STM32F1xx/ADC/readme.txt2
-rw-r--r--testhal/STM32F1xx/CAN/readme.txt2
-rw-r--r--testhal/STM32F1xx/EXT/readme.txt2
-rw-r--r--testhal/STM32F1xx/EXT_WAKEUP/readme.txt2
-rw-r--r--testhal/STM32F1xx/GPT/readme.txt2
-rw-r--r--testhal/STM32F1xx/IRQ_STORM/readme.txt2
-rw-r--r--testhal/STM32F1xx/MAC/readme.txt2
-rw-r--r--testhal/STM32F1xx/PWM-ICU/readme.txt2
-rw-r--r--testhal/STM32F1xx/SDC/readme.txt2
-rw-r--r--testhal/STM32F1xx/SPI/readme.txt2
-rw-r--r--testhal/STM32F1xx/UART/readme.txt2
11 files changed, 11 insertions, 11 deletions
diff --git a/testhal/STM32F1xx/ADC/readme.txt b/testhal/STM32F1xx/ADC/readme.txt
index 245540a41..1502425f4 100644
--- a/testhal/STM32F1xx/ADC/readme.txt
+++ b/testhal/STM32F1xx/ADC/readme.txt
@@ -20,7 +20,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/STM32F1xx/CAN/readme.txt b/testhal/STM32F1xx/CAN/readme.txt
index d0668f868..b78112885 100644
--- a/testhal/STM32F1xx/CAN/readme.txt
+++ b/testhal/STM32F1xx/CAN/readme.txt
@@ -20,7 +20,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/STM32F1xx/EXT/readme.txt b/testhal/STM32F1xx/EXT/readme.txt
index b85cd318e..48288c565 100644
--- a/testhal/STM32F1xx/EXT/readme.txt
+++ b/testhal/STM32F1xx/EXT/readme.txt
@@ -20,7 +20,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/STM32F1xx/EXT_WAKEUP/readme.txt b/testhal/STM32F1xx/EXT_WAKEUP/readme.txt
index b85cd318e..48288c565 100644
--- a/testhal/STM32F1xx/EXT_WAKEUP/readme.txt
+++ b/testhal/STM32F1xx/EXT_WAKEUP/readme.txt
@@ -20,7 +20,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/STM32F1xx/GPT/readme.txt b/testhal/STM32F1xx/GPT/readme.txt
index 6fecf9435..2355ef173 100644
--- a/testhal/STM32F1xx/GPT/readme.txt
+++ b/testhal/STM32F1xx/GPT/readme.txt
@@ -20,7 +20,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/STM32F1xx/IRQ_STORM/readme.txt b/testhal/STM32F1xx/IRQ_STORM/readme.txt
index 05aa0c0c4..32f5a3781 100644
--- a/testhal/STM32F1xx/IRQ_STORM/readme.txt
+++ b/testhal/STM32F1xx/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/STM32F1xx/MAC/readme.txt b/testhal/STM32F1xx/MAC/readme.txt
index c5d177aca..5a7563a73 100644
--- a/testhal/STM32F1xx/MAC/readme.txt
+++ b/testhal/STM32F1xx/MAC/readme.txt
@@ -20,7 +20,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/STM32F1xx/PWM-ICU/readme.txt b/testhal/STM32F1xx/PWM-ICU/readme.txt
index 0e3c3c3f8..55ffef2cf 100644
--- a/testhal/STM32F1xx/PWM-ICU/readme.txt
+++ b/testhal/STM32F1xx/PWM-ICU/readme.txt
@@ -22,7 +22,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/STM32F1xx/SDC/readme.txt b/testhal/STM32F1xx/SDC/readme.txt
index 66a260e7a..b897676af 100644
--- a/testhal/STM32F1xx/SDC/readme.txt
+++ b/testhal/STM32F1xx/SDC/readme.txt
@@ -20,7 +20,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/STM32F1xx/SPI/readme.txt b/testhal/STM32F1xx/SPI/readme.txt
index 01ed81af0..1a9c90b47 100644
--- a/testhal/STM32F1xx/SPI/readme.txt
+++ b/testhal/STM32F1xx/SPI/readme.txt
@@ -20,7 +20,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/STM32F1xx/UART/readme.txt b/testhal/STM32F1xx/UART/readme.txt
index 9dc783310..e24a2c568 100644
--- a/testhal/STM32F1xx/UART/readme.txt
+++ b/testhal/STM32F1xx/UART/readme.txt
@@ -20,7 +20,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