aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F0xx/USB_CDC/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/STM32F0xx/USB_CDC/readme.txt')
-rw-r--r--testhal/STM32/STM32F0xx/USB_CDC/readme.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/testhal/STM32/STM32F0xx/USB_CDC/readme.txt b/testhal/STM32/STM32F0xx/USB_CDC/readme.txt
index 39055f999..1b367fcb7 100644
--- a/testhal/STM32/STM32F0xx/USB_CDC/readme.txt
+++ b/testhal/STM32/STM32F0xx/USB_CDC/readme.txt
@@ -1,14 +1,14 @@
*****************************************************************************
-** ChibiOS/RT HAL - USB-CDC driver demo for STM32F30x. **
+** ChibiOS/RT HAL - USB-CDC driver demo for STM32F072. **
*****************************************************************************
** TARGET **
-The demo runs on an ST STM32F3-Discovery board.
+The demo runs on an ST STM32F072B-Discovery board.
** The Demo **
-The application demonstrates the use of the STM32F30x USB driver.
+The application demonstrates the use of the STM32F072 USB driver.
** Build Procedure **