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

📄 module.tmpl

📁 QNX ADS BSP code for i.MX27 chips
💻 TMPL
字号:
<?xml version="1.0"?><module name="devg-imx21">	<type>Element</type>	<classification>Driver</classification>	<description>			<short>Graphics Driver for the integrated LCD controller on the Freescale IMX21 board</short>	        <abstract>				<![CDATA[The devg-imx21 shared object is responsible for configuring and operating the integated LCD controller on the Freescale I.MX21 board.]]>	        </abstract>	</description>	<supports>		<availability>			<cpu isa="arm">				<byteOrder>le</byteOrder>			</cpu>		</availability>	</supports>	<source available="false">		<location type="">.</location>	</source>	<GroupOwner>hw</GroupOwner>	<contents>		<component id="imx21" generated="true">			<location basedir="{os}/{cpu}/dll{.:endian}"				 runtime="true">devg-imx21.so</location>		</component>		<component id="imx21.conf" generated="false">		        <location type="install">usr/photon/config</location>		        <location isa="{cpu}" byteorder="{endian}" runtime="true">imx21.conf</location>		</component>	</contents>	<requires>		<part rootMacro="LIBFFB_ROOT" build="true" location="lib/ffb"/>		<part rootMacro="LIBDISPUTIL_ROOT" build="true" location="lib/disputil"/>		<part build="false" location="hardware/devg"/>	</requires></module>

⌨️ 快捷键说明

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