module.tmpl
来自「qnx powerpc MPC8245的 BSP源文件」· TMPL 代码 · 共 37 行
TMPL
37 行
<?xml version="1.0"?><module name="pci-mpc85xx"> <type>Element</type> <classification>Driver</classification> <description> <short>PCI Server for the Freescale CDS MPC85xx and Freescale 85x0ads evaluation board</short> <abstract> <![CDATA[The pci-mpc85xx server provides PCI support for the Freescale CDS MPC85xx and Freescale 85x0ads evaluation board.]]> </abstract> </description> <supports> <availability> <cpu isa="ppc"> <byteOrder>be</byteOrder> </cpu> </availability> </supports> <source available="false"> <location type="">.</location> </source> <contents> <component id="mpc85xx" generated="true"> <location basedir="{cpu}/{endian}" runtime="true">pci-mpc85xx</location> </component> </contents> <requires> <part build="false" location="hardware/pci"/> </requires></module>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?