From 304c76dddd3f2a84062588c434c034d83f82fa52 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Thu, 3 Dec 2015 13:49:06 +0000 Subject: Added watchdog driver model (WDG), to be completed and tested. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8555 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- testhal/STM32/STM32F3xx/USB_CDC_IAD/readme.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testhal/STM32/STM32F3xx/USB_CDC_IAD/readme.txt') diff --git a/testhal/STM32/STM32F3xx/USB_CDC_IAD/readme.txt b/testhal/STM32/STM32F3xx/USB_CDC_IAD/readme.txt index 6942ee988..3f261cd6e 100644 --- a/testhal/STM32/STM32F3xx/USB_CDC_IAD/readme.txt +++ b/testhal/STM32/STM32F3xx/USB_CDC_IAD/readme.txt @@ -1,5 +1,5 @@ ***************************************************************************** -** ChibiOS/HAL - USB-CDC (IAD descriptors) driver demo for STM32F30x. ** +** ChibiOS/HAL - USB-CDC (IAD descriptors) driver demo for STM32F3xx. ** ***************************************************************************** ** TARGET ** @@ -8,7 +8,7 @@ The demo runs on an ST STM32F3-Discovery board. ** The Demo ** -The application demonstrates the use of the STM32F30x USB driver. +The application demonstrates the use of the STM32F3xx USB driver. ** Build Procedure ** -- cgit v1.2.3