aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32L1xx/IRQ_STORM/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-11-15 19:06:48 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-11-15 19:06:48 +0000
commitd4187a3454cbfb1735d286d4acf23b062b1febdf (patch)
treeba00f2f44d3679a0398bf283fda406b83182c92c /testhal/STM32L1xx/IRQ_STORM/readme.txt
parentdfab65f9f80d9a20e8e3b6bc9014ad21cf5b1bdc (diff)
downloadChibiOS-d4187a3454cbfb1735d286d4acf23b062b1febdf.tar.gz
ChibiOS-d4187a3454cbfb1735d286d4acf23b062b1febdf.tar.bz2
ChibiOS-d4187a3454cbfb1735d286d4acf23b062b1febdf.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3494 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32L1xx/IRQ_STORM/readme.txt')
-rw-r--r--testhal/STM32L1xx/IRQ_STORM/readme.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/testhal/STM32L1xx/IRQ_STORM/readme.txt b/testhal/STM32L1xx/IRQ_STORM/readme.txt
index f55cf8471..19af96363 100644
--- a/testhal/STM32L1xx/IRQ_STORM/readme.txt
+++ b/testhal/STM32L1xx/IRQ_STORM/readme.txt
@@ -8,12 +8,12 @@ The demo will on an STMicroelectronics STM32L-Discovery board.
** The Demo **
-The application demonstrates the use of the STM32L1xx PWM-ICU drivers.
+The application demonstrates the use of the STM32L1xx GPT, PAL and Serial
+drivers in order to implement a system stress demo.
** Board Setup **
-- Remove the LCD module.
-- Connect PA15 and PC6 together.
+None.
** Build Procedure **