forked from xcore/sc_multi_uart
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathxpd.xml
23 lines (23 loc) · 1.03 KB
/
xpd.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" ?>
<xpd>
<dependency repo = "sc_xtcp">
<githash>cb9221d0f4aa3e097db347ace925041ef9cd2697</githash>
<uri>[email protected]:xcore/sc_xtcp.git</uri>
</dependency>
<dependency repo = "xcommon">
<githash>f035daf04c248b398925a9ac74a60719d9f194c3</githash>
<uri>https://github.com/xcore/xcommon.git</uri>
</dependency>
<dependency repo = "sc_ethernet">
<githash>8b17eb975480f3dd33739a9dd430fb0cd6e7cb0b</githash>
<uri>[email protected]:xcore/sc_ethernet.git</uri>
</dependency>
<description>Multiple UART to Ethernet (TELNET) bridge, plus web server controller</description>
<location>https://github.com/xcore/sc_multi_uart.git</location>
<name>sc_multi_uart</name>
<maintainer>Srinivas-E</maintainer>
<release parenthash = "1b7eba1c0d8b620956f7e80bee7e3d7783892766" version = "1.0.0rc0" githash = "fa29fd8fccc7ad3353a22248ccc57e6e5e84cd9f"></release>
<vendor>XMOS</vendor>
<xpd_version>1.0</xpd_version>
<version>1.0.0rc0</version>
</xpd>