aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testhal/STM32/STM32F2xx/USB_CDC/readme.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/testhal/STM32/STM32F2xx/USB_CDC/readme.txt b/testhal/STM32/STM32F2xx/USB_CDC/readme.txt
index 226822f2d..0e725879e 100644
--- a/testhal/STM32/STM32F2xx/USB_CDC/readme.txt
+++ b/testhal/STM32/STM32F2xx/USB_CDC/readme.txt
@@ -1,11 +1,10 @@
*****************************************************************************
-** ChibiOS/HAL - USB-CDC driver demo for STM32. **
+** ChibiOS/HAL - USB-CDC driver demo for STM32F2xx. **
*****************************************************************************
** TARGET **
-The demo runs on both Olimex STM32-E407 or STM32F4-Discovery boards, just
-change the board reference in the Makefile.
+The demo runs on STM32 Nucleo144-F207ZG boards.
** The Demo **