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

📄 module.tmpl

📁 qnx powerpc MPC8245的 BSP源文件
💻 TMPL
字号:
<?xml version="1.0"?><module name="devc-ser8250">	<type>Element</type>	<classification>Driver</classification>	<description>	        <short>Serial driver for 8250 compatible uarts</short>	        <abstract>	                <![CDATA[The devc-ser8250 manager is a small serial device manager for QNX Neutrino. It can support any number of serial ports using 8250s, 14450s or 16550s.]]>	        </abstract>	</description>	<supports>		<availability ref="ostargets"/>	</supports>	<source available="false">		<location type="">.</location>	</source>	<GroupOwner>hw</GroupOwner>	<contents>		<component id="ser8250" generated="true">			<location basedir="{cpu}/{o|endian}"				 runtime="true">devc-ser8250</location>		</component>		<component id="tser8250" generated="true">			<location basedir="{cpu}/{o|endian}"				 runtime="true">devc-tser8250</location>		</component>		<package name="internal-ixdp425">			<component id="ser8250-ixdp2800" generated="true">				<location basedir="arm/ixp2400.be"					 runtime="true">devc-ser8250-ixp2400</location>				<location basedir="arm/ixp2400.be"					 runtime="true">devc-tser8250-ixp2400</location>			</component>		</package>		<package name="internal-ixdp2800">			<component id="ser8250-ixdp2800" generated="true">				<location basedir="arm/ixp2400.be"					 runtime="true">devc-ser8250-ixp2400</location>				<location basedir="arm/ixp2400.be"					 runtime="true">devc-tser8250-ixp2400</location>			</component>		</package>		<package name="internal-sequoia">			<component id="ser8250-sequoia" generated="true">				<location basedir="mips/be.sequoia"					 runtime="true">devc-ser8250-sequoia</location>			</component>		</package>		<package name="internal-mpc8540">			<component id="ser8250-mpc8540" generated="true">				<location basedir="ppc/mpc8540.be"					 runtime="true">devc-ser8250-mpc8540</location>			</component>			<component id="tser8250-mpc8540" generated="true">				<location basedir="ppc/mpc8540.be"					 runtime="true">devc-tser8250-mpc8540</location>			</component>		</package>		<package name="internal-ml300">			<component id="ser8250-ml300" generated="true">				<location basedir="ppc/ml300.be"					 runtime="true">devc-ser8250-ml300</location>			</component>		</package>	</contents>	<requires>		<part rootMacro="LIBIOCHAR_ROOT" build="true" location="lib/io-char"/>		<part build="false" location="hardware/devc"/>	</requires></module>

⌨️ 快捷键说明

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