diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-02-05 08:56:06 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-02-05 08:56:06 +0000 |
commit | 7941098261bd0ec28831e8ec236e697c6ab2165b (patch) | |
tree | 7608234fd6dc211c967e97efc30385f3afa82918 /testhal/STM32L1xx/PVD | |
parent | a0f9f4ad2bd7177633284cf7d7156de51462beba (diff) | |
download | ChibiOS-7941098261bd0ec28831e8ec236e697c6ab2165b.tar.gz ChibiOS-7941098261bd0ec28831e8ec236e697c6ab2165b.tar.bz2 ChibiOS-7941098261bd0ec28831e8ec236e697c6ab2165b.zip |
Fixed typo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3918 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32L1xx/PVD')
-rw-r--r-- | testhal/STM32L1xx/PVD/readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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
|