module.tmpl
来自「qnx powerpc MPC8245的 BSP源文件」· TMPL 代码 · 共 40 行
TMPL
40 行
<?xml version="1.0"?><module name="devn-mpc85xx"> <type>Element</type> <classification>Driver</classification> <description> <short>Driver for Motorola MPC85XX TSEC Ethernet controllers</short> <abstract> <![CDATA[The devn-mpc85xx.so driver controls MPC85xx TSEC compatible Ethernet adapters.]]> </abstract> </description> <supports> <availability> <cpu isa="ppc"> <byteOrder>be</byteOrder> </cpu> </availability> </supports> <source available="false"> <location type="">.</location> </source> <GroupOwner>os</GroupOwner> <contents> <component id="mpc85xx" generated="true"> <location basedir="{cpu}/dll{.:endian}" runtime="true">devn-mpc85xx.so</location> </component> </contents> <requires> <part build="true" location="lib/drvr"/> <part build="false" location="hardware/devn"/> </requires></module>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?