aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F3xx/IRQ_STORM/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32F3xx/IRQ_STORM/readme.txt')
-rw-r--r--testhal/STM32F3xx/IRQ_STORM/readme.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/testhal/STM32F3xx/IRQ_STORM/readme.txt b/testhal/STM32F3xx/IRQ_STORM/readme.txt
index 05c37dd09..5193c5f89 100644
--- a/testhal/STM32F3xx/IRQ_STORM/readme.txt
+++ b/testhal/STM32F3xx/IRQ_STORM/readme.txt
@@ -1,5 +1,5 @@
*****************************************************************************
-** ChibiOS/RT HAL - IRQ_STORM stress test demo for STM32F3xx. **
+** ChibiOS/RT HAL - IRQ_STORM stress test demo for STM32F30x. **
*****************************************************************************
** TARGET **
@@ -8,7 +8,7 @@ The demo runs on an STMicroelectronics STM32F3-Discovery board.
** The Demo **
-The application demonstrates the use of the STM32F3xx GPT, PAL and Serial
+The application demonstrates the use of the STM32F30x GPT, PAL and Serial
drivers in order to implement a system stress demo.
** Board Setup **