forked from xcore/proj_xtag2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathxpd.xml
28 lines (28 loc) · 1.16 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
<?xml version="1.0" ?>
<xpd>
<dependency repo = "xcommon">
<githash>2d310cc19558a756d2477625338491f66ff0e57d</githash>
<uri>ssh://[email protected]/xcore/xcommon</uri>
</dependency>
<dependency repo = "sc_jtag">
<githash>594c4daee60121448f794b8dc31b00692c1a36d7</githash>
<uri>[email protected]:xcore/sc_jtag</uri>
</dependency>
<dependency repo = "sc_xud">
<githash>f5df7191a0ee365cc3f639e7728ff49d8ba3cfea</githash>
<uri>git://git/apps/sc_xud</uri>
</dependency>
<dependency repo = "sc_usb">
<githash>2ff4b6ecd635cd403615f6f63ee0d0d8d6bb05e0</githash>
<uri>[email protected]:xcore/sc_usb</uri>
<version>1.7.0rc1</version>
</dependency>
<description>XTAG2 project code including hardware description, usb bootloader and firmware for communicating with xgdb</description>
<location>[email protected]:xcore/proj_xtag2</location>
<name>proj_xtag2</name>
<maintainer>mattfyles</maintainer>
<release parenthash = "f05e816785a153f0ec8ca4f15ea66020e87e325b" version = "1.0.0rc0"></release>
<scope>example</scope>
<vendor>XMOS</vendor>
<xpd_version>1.0</xpd_version>
</xpd>