From d4187a3454cbfb1735d286d4acf23b062b1febdf Mon Sep 17 00:00:00 2001 From: gdisirio Date: Tue, 15 Nov 2011 19:06:48 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3494 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- testhal/STM32F1xx/IRQ_STORM/readme.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'testhal/STM32F1xx/IRQ_STORM/readme.txt') diff --git a/testhal/STM32F1xx/IRQ_STORM/readme.txt b/testhal/STM32F1xx/IRQ_STORM/readme.txt index d06bff965..94dfa4cd6 100644 --- a/testhal/STM32F1xx/IRQ_STORM/readme.txt +++ b/testhal/STM32F1xx/IRQ_STORM/readme.txt @@ -8,8 +8,12 @@ The demo runs 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. +The application demonstrates the use of the STM32F1xx GPT, PAL and Serial +drivers in order to implement a system stress demo. + +** Board Setup ** + +None. ** Build Procedure ** -- cgit v1.2.3