aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F3xx/ADC/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/STM32F3xx/ADC/readme.txt')
-rw-r--r--testhal/STM32/STM32F3xx/ADC/readme.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/testhal/STM32/STM32F3xx/ADC/readme.txt b/testhal/STM32/STM32F3xx/ADC/readme.txt
index 2b38919c2..5c81e2aa9 100644
--- a/testhal/STM32/STM32F3xx/ADC/readme.txt
+++ b/testhal/STM32/STM32F3xx/ADC/readme.txt
@@ -1,5 +1,5 @@
*****************************************************************************
-** ChibiOS/HAL - ADC driver demo for STM32F30x. **
+** ChibiOS/HAL - ADC driver demo for STM32F3xx. **
*****************************************************************************
** TARGET **
@@ -8,7 +8,7 @@ The demo runs on an STMicroelectronics STM32F3-Discovery board.
** The Demo **
-The application demonstrates the use of the STM32F30x ADC driver.
+The application demonstrates the use of the STM32F3xx ADC driver.
** Board Setup **