otgver.h
1.1 KB
#ifndef __otgver_h__
#define __otgver_h__
/*HEADER******************************************************************
**************************************************************************
***
*** Copyright (c) 2001-2002 ARC International.
*** All rights reserved
***
*** This software embodies materials and concepts which are
*** confidential to ARC International and is made
*** available solely pursuant to the terms of a written license
*** agreement with ARC International
***
*** $Workfile:otgver.h$
*** $Revision: 1.1 $
*** $Date: 2003/02/17 20:49:01 $
***
*** Description:
*** This file contains VUSB32-OTG Software Stack Version number.
***
**************************************************************************
*END*********************************************************************/
/* Version number is 1.00.00 */
#define VUSB32_OTG_SOFTWARE_VERSION (10000)
#endif
/* EOF */