diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-12-18 12:14:48 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2011-12-18 12:14:48 +0000 |
commit | 3aa821af1a657f41cfb284f2ca60a695aa4b08c3 (patch) | |
tree | 3ebfb9eb621304ff76ae3447b18d72ef6839b93b /testhal/STM32F4xx/PWM-ICU | |
parent | 9863c4f33b79f94f0664cb2b10f0bce0e24dd62e (diff) | |
download | ChibiOS-3aa821af1a657f41cfb284f2ca60a695aa4b08c3.tar.gz ChibiOS-3aa821af1a657f41cfb284f2ca60a695aa4b08c3.tar.bz2 ChibiOS-3aa821af1a657f41cfb284f2ca60a695aa4b08c3.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3637 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32F4xx/PWM-ICU')
-rw-r--r-- | testhal/STM32F4xx/PWM-ICU/readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32F4xx/PWM-ICU/readme.txt b/testhal/STM32F4xx/PWM-ICU/readme.txt index 05e7cb95f..30247fd92 100644 --- a/testhal/STM32F4xx/PWM-ICU/readme.txt +++ b/testhal/STM32F4xx/PWM-ICU/readme.txt @@ -16,7 +16,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.
|