aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/IRQ_STORM/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-03-05 09:02:15 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-03-05 09:02:15 +0000
commitb122874af2de2ed2243c274b363caf789eeed157 (patch)
treecc3b25774494ef5fb14fe2624697c16dbec4215e /testhal/STM32/IRQ_STORM/readme.txt
parent2de96c4c5776fe2c029b6b6ee543f13a07585107 (diff)
downloadChibiOS-b122874af2de2ed2243c274b363caf789eeed157.tar.gz
ChibiOS-b122874af2de2ed2243c274b363caf789eeed157.tar.bz2
ChibiOS-b122874af2de2ed2243c274b363caf789eeed157.zip
IRQ STORM test for the STM32 added.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2791 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/IRQ_STORM/readme.txt')
-rw-r--r--testhal/STM32/IRQ_STORM/readme.txt27
1 files changed, 27 insertions, 0 deletions
diff --git a/testhal/STM32/IRQ_STORM/readme.txt b/testhal/STM32/IRQ_STORM/readme.txt
new file mode 100644
index 000000000..32aad05b5
--- /dev/null
+++ b/testhal/STM32/IRQ_STORM/readme.txt
@@ -0,0 +1,27 @@
+*****************************************************************************
+** ChibiOS/RT HAL - IRQ-STORM demo for STM32. **
+*****************************************************************************
+
+** TARGET **
+
+The demo will on an Olimex STM32-P103 board.
+
+** The Demo **
+
+The application demonstrates the use of the STM32 GPT, PAL and Serial drivers
+in order to implement a system stress demo.
+
+** Build Procedure **
+
+The demo has been tested by using the free Codesourcery GCC-based toolchain
+and YAGARTO.
+Just modify the TRGT line in the makefile in order to use different GCC ports.
+
+** Notes **
+
+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
+with ChibiOS/RT, you can find the whole library on the ST web site:
+
+ http://www.st.com