⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 wmcheckconfig.h

📁 WM9713 audio codec driver for WinCE 5.0
💻 H
字号:
/*-----------------------------------------------------------------------------
 * Copyright (c) Wolfson Microelectronics plc.  All rights reserved.
 *
 * This software as well as any related documentation may only be used or
 * copied in accordance with the terms of the Wolfson Microelectronic plc's
 * confidential disclosure agreement (CDA). The information in this file is
 * furnished for informational use only, is subject to change without notice,
 * and should not be construed as a commitment by Wolfson Microelectronics plc.
 * Wolfson Microelectronics plc assumes no responsibility or liability for any
 * errors or inaccuracies that may appear in this document or any software that
 * may be provided in association with this document. 
 *
 * Except as permitted by the CDA, no part of this document may be reproduced,
 * stored in a retrieval system, or transmitted in any form or by any means
 * without the express written consent of Wolfson Microelectronics plc. 
 *
 * $Id: WMCheckConfig.h 1957 2005-08-02 14:14:06Z ib $
 *
 * This file is a stub file included to check that the header files have
 * been properly copied to a public area.
 *
 * Warning:
 *  This driver is specifically written for Wolfson Codecs. It is not a 
 *  general CODEC device driver.
 *
 *---------------------------------------------------------------------------*/
#ifndef __WMCHECKCONFIG_H__
#define __WMCHECKCONFIG_H__

/*
 * This file is copied to the public area by CopyHeaders.bat.
 * If you are getting errors when compiling because the compiler cannot find
 * this file, please do the following:
 * 
 *   - Open a build release window (command prompt for your build).
 *   - In the build window, cd to the DRIVERS\Wolfson subdirectory
 *   - Run the script CopyHeaders.bat
 * 
 * You should now be able to find all Wolfson files.
 * 
 * Please note, the file Readme.txt in the root of the kit contains important
 * information about how to install the Wolfson driver code, including this
 * information about CopyHeaders.bat.  Please read it to make sure you have
 * done everything you need to do to configure your system correctly.
 */

#endif	/* __WMCHECKCONFIG_H__ */
/*------------------------------ END OF FILE ---------------------------------*/

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -