diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-12-27 10:28:28 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-12-27 10:28:28 +0000 |
commit | c2555f9e67523c1545b691530622297500c6ec0c (patch) | |
tree | 264dae3f1ef9ceb66fe7e8649baaf74b215d52ad /testhal/STM32F4xx/PWM-ICU | |
parent | 3f82a81f544b45d82924dc6b080a5c63e9cf7c09 (diff) | |
download | ChibiOS-c2555f9e67523c1545b691530622297500c6ec0c.tar.gz ChibiOS-c2555f9e67523c1545b691530622297500c6ec0c.tar.bz2 ChibiOS-c2555f9e67523c1545b691530622297500c6ec0c.zip |
Fixed various readme files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3660 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32F4xx/PWM-ICU')
-rw-r--r-- | testhal/STM32F4xx/PWM-ICU/readme.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testhal/STM32F4xx/PWM-ICU/readme.txt b/testhal/STM32F4xx/PWM-ICU/readme.txt index 30247fd92..e4b61c33f 100644 --- a/testhal/STM32F4xx/PWM-ICU/readme.txt +++ b/testhal/STM32F4xx/PWM-ICU/readme.txt @@ -4,11 +4,11 @@ ** TARGET **
-The demo will on an STMicroelectronics STM32L-Discovery board.
+The demo will on an STMicroelectronics STM32F4-Discovery board.
** The Demo **
-The application demonstrates the use of the STM32L1xx PWM-ICU drivers.
+The application demonstrates the use of the STM32F4xx PWM-ICU drivers.
** Board Setup **
|