aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F4xx/SPI
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-12-18 12:14:48 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-12-18 12:14:48 +0000
commit3aa821af1a657f41cfb284f2ca60a695aa4b08c3 (patch)
tree3ebfb9eb621304ff76ae3447b18d72ef6839b93b /testhal/STM32F4xx/SPI
parent9863c4f33b79f94f0664cb2b10f0bce0e24dd62e (diff)
downloadChibiOS-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/SPI')
-rw-r--r--testhal/STM32F4xx/SPI/readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32F4xx/SPI/readme.txt b/testhal/STM32F4xx/SPI/readme.txt
index 2a7751877..7a16a680b 100644
--- a/testhal/STM32F4xx/SPI/readme.txt
+++ b/testhal/STM32F4xx/SPI/readme.txt
@@ -16,7 +16,7 @@ The application demonstrates the use of the STM32F4xx SPI driver.
** 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.