-
Notifications
You must be signed in to change notification settings - Fork 0
/
xpd.xml
42 lines (42 loc) · 3.38 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
32
33
34
35
36
37
38
39
40
41
42
<?xml version="1.0" ?>
<xpd>
<components>
<component description = "A simple demo of using the xCORE-USB ADC" type = "demoCode" scope = "Example" path = "app_adc_demo_u" local = "false" id = "app_adc_demo_u" name = "xCORE-USB ADC Demo">
<componentDependency repo = "git://github.com/xcore/sc_util" version = "1.0.5">module_xassert</componentDependency>
<componentDependency repo = "git://github.com/xcore/sc_util" version = "1.0.5">module_logging</componentDependency>
<componentDependency repo = "git://github.com/xcore/sc_util" version = "1.0.5">module_logging</componentDependency>
<componentDependency repo = "git://github.com/xcore/sc_u_series_support" version = "1.0.3">module_usb_tile_support</componentDependency>
<keyword>adc</keyword>
</component>
<component name = "xCORE-USB Support Library" type = "component" buildresults_path = "module_usb_tile_support/.module_usb_tile_support.buildinfo" scope = "General Use" path = "module_usb_tile_support" metainfo_path = "module_usb_tile_support/module_usb_tile_support.metainfo" local = "false" id = "module_usb_tile_support" description = "Library providing support for xCORE-USB (U-Series) devices.">
<componentDependency repo = "git://github.com/xcore/sc_util" version = "1.0.5">module_xassert</componentDependency>
<componentDependency repo = "git://github.com/xcore/sc_util" version = "1.0.5">module_logging</componentDependency>
<keyword>adc peripherals</keyword>
</component>
</components>
<dependency repo = "sc_util">
<gitbranch>master</gitbranch>
<githash>7840b23c0f18f7701a13a6e030aefc0cdd62ade3</githash>
<uri>git://github.com/xcore/sc_util</uri>
<version>1.0.5rc0</version>
</dependency>
<description>Collection of functions to support peripheral tiles.</description>
<docdir>app_adc_demo_u/doc_quickstart</docdir>
<docdir>module_usb_tile_support/doc</docdir>
<location>git://github.com/xcore/sc_u_series_support</location>
<name>sc_u_series_support</name>
<maintainer>pthedinger</maintainer>
<partnumber>XM-002789-DH</partnumber>
<release parenthash = "5c58f698049e2a84e3df4bbbe88bfecf8a4eb241" version = "1.0.0rc0" githash = "069980a1374cb56f655c79b57749caa62072cf08"></release>
<release parenthash = "c9e393a5814cc0035e4271fe6d6b01b990941a28" version = "1.0.0rc1" githash = "28460a6d9ed5dbd31d420b321d56c68d52f9ed8c"></release>
<release parenthash = "c35e5d010fb23906bb534f79efeae8e7e4a8c87e" version = "1.0.1rc0" githash = "8d830f8a72e1b58cb9afc99b729c86133d7aa144"></release>
<release parenthash = "3f4ffa7e1e1aa2a70c700bc71ff486f50d2670ed" version = "1.0.2rc0" githash = "2289648be3f6ae3f9ee8031abd47b5e2021a23b0"></release>
<release parenthash = "5256e972c5d3dfe5ae3a580af3d4a2479a4f3694" version = "1.0.3alpha0" githash = "2ea706d68afe3b5354333003cae14a07002e5a7c"></release>
<release parenthash = "106a1395e869d70cb7ae8f274860f3fcb9151e7d" version = "1.0.3alpha1" githash = "fc8995d6b069e03a93813fd2e6c69236c5db1e45"></release>
<release parenthash = "0344c235569cca49262c1082112ef3065e54d122" version = "1.0.3rc0"></release>
<subpartnumber>XM-002790-SM</subpartnumber>
<vendor>XMOS</vendor>
<version_defines></version_defines>
<xcore_repo>git://github.com/xcore/sc_u_series_support</xcore_repo>
<xpd_version>1.0</xpd_version>
</xpd>