forked from xcore/sc_multi_uart
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathxpd.xml
31 lines (31 loc) · 1.36 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
24
25
26
27
28
29
30
31
<?xml version="1.0" ?>
<xpd>
<dependency repo = "sc_xtcp">
<githash>e3d4fb2dee68bed425ee52da8c64e334d63b9f75</githash>
<uri>[email protected]:xcore/sc_xtcp.git</uri>
</dependency>
<dependency repo = "xcommon">
<githash>155499f2d61b343e430acb0f9b289d5961399c2e</githash>
<uri>https://github.com/xcore/xcommon.git</uri>
</dependency>
<dependency repo = "sc_ethernet">
<githash>0ab30f395c48e657d12f96659029661f6c5d8797</githash>
<uri>[email protected]:xcore/sc_ethernet.git</uri>
</dependency>
<dependency repo = "sc_util">
<githash>1a56a319fa999e070b766675817a2ec2f50d88fd</githash>
<uri>[email protected]:xcore/sc_util</uri>
</dependency>
<dependency repo = "sc_website">
<githash>a5a177a44104807058a0cebd1ae2511b8fa22882</githash>
<uri>[email protected]:xcore/sc_website.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>