📄 module.tmpl
字号:
<?xml version="1.0"?><module name="spi-mx21"> <type>Element</type> <classification>Driver</classification> <description> <short>Freescale i.MX21 SPI Driver</short> <abstract> <![CDATA[The Serial Protocol Interface on the Freescale i.MX21 is protocol compatible with the standard Serial Protocol Interface (SPI). The Freescale i.MX21 BSP support for the SPI (spi-mx21) supports Full Duplex communication in Master mode. The SPI provides serial communications between the i.MX21CPU core and peripheral devices.]]> </abstract> </description> <supports> <availability> <cpu isa="arm"> <byteOrder>le</byteOrder> </cpu> </availability> </supports> <source available="false"> <location type="">.</location> </source> <GroupOwner>hw</GroupOwner> <contents> <component id="spi-mx21" generated="true"> <location basedir="{cpu}/dll{.:endian}" runtime="true">spi-mx21.so</location> </component> </contents> <requires> <part build="true" location="lib/spi"/> <part build="false" location="hardware/spi"/> </requires></module>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -