aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F4xx/USB_CDC_IAD/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/STM32F4xx/USB_CDC_IAD/readme.txt')
-rw-r--r--testhal/STM32/STM32F4xx/USB_CDC_IAD/readme.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/testhal/STM32/STM32F4xx/USB_CDC_IAD/readme.txt b/testhal/STM32/STM32F4xx/USB_CDC_IAD/readme.txt
index bb7c368db..9ed9ec449 100644
--- a/testhal/STM32/STM32F4xx/USB_CDC_IAD/readme.txt
+++ b/testhal/STM32/STM32F4xx/USB_CDC_IAD/readme.txt
@@ -1,14 +1,14 @@
*****************************************************************************
-** ChibiOS/HAL - USB-CDC driver demo for STM32. **
+** ChibiOS/HAL - USB-CDC (IAD descriptors) driver demo for STM32F4xx. **
*****************************************************************************
** TARGET **
-The demo runs on an STMicroelectronics STM32F4-Discovery board.
+The demo runs on an Olimex STM32-E407 board.
** The Demo **
-The application demonstrates the use of the STM32 USB (OTG) driver.
+The application demonstrates the use of the STM32F4xx USB driver.
** Build Procedure **