📄 module.tmpl
字号:
<?xml version="1.0"?><module name="startup-mx21ads"> <type>Element</type> <classification>Driver</classification> <description> <short>Startup for Freescale MX21 ADS evaluation boards</short> <abstract> <![CDATA[The startup-mx21ads program is responsible for the second stage initialization of the Freescale MX21 ADS evaluation boards. This stage mainly involves populating the syspage, which is an in-memory data structure that contains information about the system, such as memory size and location, information about the CPU(s), caches, clocks and timers, and interrupt subsystem. At runtime, the information in the syspage is accessed and used by procnto, and by various processes.]]> </abstract> </description> <supports> <availability> <cpu isa="arm"> <byteOrder>le</byteOrder> </cpu> </availability> </supports> <source available="true"> <location type="">.</location> </source> <GroupOwner>hw</GroupOwner> <contents> <component id="mx21ads" generated="true"> <location basedir="{cpu}/{endian}" strip="false" runtime="true">startup-mx21ads</location> </component> <component id="mx21ads-build" generated="true"> <location isa="{cpu}" byteorder="{endian}" basedir="." runtime="true">build</location> </component> </contents> <requires> <part rootMacro="LIBSTARTUP_ROOT" build="true" location="hardware/startup/lib"/> </requires></module>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -