📄 module.tmpl
字号:
<?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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -