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/LPC13xx/IRQ_STORM | |
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/LPC13xx/IRQ_STORM')
-rw-r--r-- | testhal/LPC13xx/IRQ_STORM/readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/LPC13xx/IRQ_STORM/readme.txt b/testhal/LPC13xx/IRQ_STORM/readme.txt index 3ddf2e2d6..85a4cee82 100644 --- a/testhal/LPC13xx/IRQ_STORM/readme.txt +++ b/testhal/LPC13xx/IRQ_STORM/readme.txt @@ -13,7 +13,7 @@ in order to implement a system stress demo. ** Build Procedure **
-The demo has been tested by using the free LPCXpresso toolchain but also with
+The demo has been tested using the free LPCXpresso toolchain but also with
Codesourcery and YAGARTO.
Just modify the TRGT line in the makefile in order to use different GCC ports.
|