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