git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2842 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
8df3af0e14
commit
9611163a24
|
@ -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.
|
||||||
*
|
*
|
|
@ -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.
|
||||||
*
|
*
|
|
@ -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.
|
||||||
*
|
*
|
||||||
|
|
|
@ -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.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue