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