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