forked from xcore/sc_dsp_transforms
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathxpd.xml
28 lines (28 loc) · 1.23 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>
<components>
<component description = "Simple FFT library" type = "demoCode" scope = "General Use" path = "module_fft_simple" local = "false" id = "module_fft_simple" name = "Simple FFT Function Library">
<board></board>
<keyword>DSP</keyword>
<keyword>FFT</keyword>
</component>
</components>
<description>a range of utility modules for common dsp functions</description>
<exclude_dir>app_fdct_test</exclude_dir>
<exclude_dir>app_jpeg_example</exclude_dir>
<exclude_dir>example.pbm</exclude_dir>
<exclude_dir>module_dct_jpeg</exclude_dir>
<exclude_dir>module_jpeg_small</exclude_dir>
<exclude_dir>module_window</exclude_dir>
<exclude_dir>app_frequency_shift</exclude_dir>
<exclude_dir>module_huffman_jpeg</exclude_dir>
<location>https://github.com/xcore/sc_dsp_transforms.git</location>
<name>sc_dsp_transforms</name>
<maintainer>XMOS</maintainer>
<partnumber>XM-004216-DH</partnumber>
<subpartnumber>XM-004217-SM</subpartnumber>
<vendor>XMOS</vendor>
<version_defines></version_defines>
<xcore_repo>git://github.com/xcore/sc_dsp_transforms.git</xcore_repo>
<xpd_version>1.0</xpd_version>
</xpd>