📄 module.tmpl
字号:
<?xml version="1.0"?><module name="devf-generic"> <type>Element</type> <classification>Driver</classification> <description> <short>Generic flash filesystem support</short> <abstract> <![CDATA[The devf-generic manager provides Flash filesystem support for a large number of boards which are extremely compliant with the various methods defined in each of the major NOR flash manufacturers' specifications.]]> </abstract> </description> <supports> <availability ref="ostargets"/><availability supported="false"> <cpu isa="arm"><byteOrder>be</byteOrder></cpu></availability> </supports> <source available="false"> <location type="">.</location> </source> <GroupOwner>os</GroupOwner> <contents> <component id="generic" generated="true"> <location basedir="{cpu}/{o|endian}" runtime="true">devf-generic</location> </component> </contents> <requires> <part build="true" location="lib/drvr"/> <part rootMacro="MTDFLASH_ROOT" build="true" location="hardware/flash/mtd-flash"/> </requires></module>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -