blob: 11379e2f44d6d6bce6a9f77dc6366b6d3f33bceb (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<?xml version="1.0" encoding="UTF-8"?>
<importSpec>
<source root="..">
<file name="usb_host_hub.c"/>
<file name="usb_host_hub.h"/>
<file name="usb_host_keyboard.c"/>
<file name="usb_host_msc.c"/>
<file regex=".*_ccs\.cmd"/>
<file name="startup_ccs.c"/>
</source>
</importSpec>
|