Diff of /trunk/SPI_Template.devdesc.xml [r7] .. [r8]  Maximize  Restore

Switch to unified view

a/trunk/SPI_Template.devdesc.xml b/trunk/SPI_Template.devdesc.xml
...
...
22
      <Description name="local:DeviceDescription">This is a driver template for an SPI driver.</Description>
22
      <Description name="local:DeviceDescription">This is a driver template for an SPI driver.</Description>
23
      <Vendor name="local:VendorName">Open Source</Vendor>
23
      <Vendor name="local:VendorName">Open Source</Vendor>
24
      <OrderNumber>-</OrderNumber>
24
      <OrderNumber>-</OrderNumber>
25
      <Icon name="local:Icon">icon.ico</Icon>
25
      <Icon name="local:Icon">icon.ico</Icon>
26
    </DeviceInfo>
26
    </DeviceInfo>
27
    <Connector moduleType="500" interface="Raspberry.SPI" role="child" explicit="false" connectorId="1" hostpath="-1">
27
    <Connector moduleType="501" interface="Raspberry.SPI" role="child" explicit="false" connectorId="1" hostpath="-1">
28
      <InterfaceName name="local:SPI">SPI devices</InterfaceName>
28
      <InterfaceName name="local:SPI">SPI devices</InterfaceName>
29
      <Slot count="1" allowEmpty="false"></Slot>
29
      <Slot count="1" allowEmpty="false"></Slot>
30
      <DriverInfo needsBusCycle="false">
30
      <DriverInfo needsBusCycle="false">
31
        <RequiredLib libname="SPI Template" vendor="Open Source" version="1.0.0.0" identifier="SPI Template">
31
        <RequiredLib libname="SPI Template" vendor="Open Source" version="1.0.0.0" identifier="SPI Template">
32
          <FBInstance basename="$(DeviceName)" fbname="SPITemplate">
32
          <FBInstance basename="$(DeviceName)" fbname="SPITemplate">