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