From 9257f4ab8ea8ade1df5b576c114f715302051cc6 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Mon, 29 Mar 2010 13:32:36 +0000 Subject: Add briefs for the library core structures. --- LUFA/Drivers/USB/Class/CDC.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'LUFA/Drivers/USB/Class/CDC.h') diff --git a/LUFA/Drivers/USB/Class/CDC.h b/LUFA/Drivers/USB/Class/CDC.h index 22e534368..c5205aa1b 100644 --- a/LUFA/Drivers/USB/Class/CDC.h +++ b/LUFA/Drivers/USB/Class/CDC.h @@ -31,6 +31,8 @@ /** \file * \brief Master include file for the library USB CDC-ACM Class driver. * + * Master include file for the library USB CDC Class driver, for both host and device modes, where available. + * * This file should be included in all user projects making use of this optional class driver, instead of * including any headers in the USB/ClassDriver/Device, USB/ClassDriver/Host or USB/ClassDriver/Common subdirectories. */ -- cgit v1.2.3