git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2842 35acf78f-673a-0410-8e92-d51de3d6d3f4

master
gdisirio 2011-03-26 14:55:19 +00:00
parent 8df3af0e14
commit 9611163a24
4 changed files with 4 additions and 4 deletions

View File

@ -24,7 +24,7 @@
* Copyright (C) 1996, 1999, 2001 David S. Miller (davem@redhat.com) * Copyright (C) 1996, 1999, 2001 David S. Miller (davem@redhat.com)
*/ */
/** /*-*
* @file mii.h * @file mii.h
* @brief MII Driver macros and structures. * @brief MII Driver macros and structures.
* *

View File

@ -18,7 +18,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>. along with this program. If not, see <http://www.gnu.org/licenses/>.
*/ */
/** /*-*
* @file usb_cdc.h * @file usb_cdc.h
* @brief USB Communication Device Class support header. * @brief USB Communication Device Class support header.
* *

View File

@ -18,7 +18,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>. along with this program. If not, see <http://www.gnu.org/licenses/>.
*/ */
/** /*-*
* @file usb_msc.c * @file usb_msc.c
* @brief USB Mass Storage Class code. * @brief USB Mass Storage Class code.
* *

View File

@ -18,7 +18,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>. along with this program. If not, see <http://www.gnu.org/licenses/>.
*/ */
/** /*-*
* @file usb_msc.h * @file usb_msc.h
* @brief USB Mass Storage Class header. * @brief USB Mass Storage Class header.
* *