X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/8f4f48d963d0dd5751298a3a301dcbb32e26082b..ae91ccc048a1b40e671f9d75158c474624937617:/LUFA/Common/Common.h?ds=inline diff --git a/LUFA/Common/Common.h b/LUFA/Common/Common.h index 530d66eac..0ec11113b 100644 --- a/LUFA/Common/Common.h +++ b/LUFA/Common/Common.h @@ -28,6 +28,13 @@ this software. */ +/** \dir + * \brief Common library header files. + * + * This folder contains header files which are common to all parts of the LUFA library. They may be used freely in + * user applications. + */ + /** \file * \brief Common library convenience headers, macros and functions. *