module.tmpl
来自「qnx powerpc MPC8245的 BSP源文件」· TMPL 代码 · 共 31 行
TMPL
31 行
<?xml version="1.0"?><module name="libmtd-flash"> <type>Element</type> <classification>SDK</classification> <description> <short>Memory Technology Device: Flash Library</short> <abstract> <![CDATA[The mtd-flash library (libmtd-flash.a) contains generic code which is used by all of the various devf-* modules. Low-level routines exist within libmtd-flash.a for identifying, configuring and accessing flash memory, using the various methods defined in each of the major NOR flash manufacturers' specifications.]]> </abstract> </description> <supports> <availability ref="ostargets"/> </supports> <source> <location subdirs="false">.</location> </source> <GroupOwner>hw</GroupOwner> <contents> <component id="mtd-flash" generated="true"> <kind type="library"/> <location basedir="{cpu}/a{.:endian}" runtime="false"> libmtd-flash.a </location> </component> </contents></module>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?