FreeCalypso > hg > tcs211-fcmodem
comparison g23m/system/busyb/sourcesets/l1_int_1.xml @ 0:509db1a7b7b8
initial import: leo2moko-r1
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Mon, 01 Jun 2015 03:24:05 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:509db1a7b7b8 |
---|---|
1 <?xml version="1.0" encoding="utf-8"?> | |
2 <sourceSet description="layer 1 internal files #1" name="l1_int_1"> | |
3 <settings> | |
4 <options> | |
5 <optionDef description="compiler options for L1"> | |
6 <condOption optRef="l1_flags_16" /> | |
7 <condOption optRef="l1_include" /> | |
8 </optionDef> | |
9 </options> | |
10 </settings> | |
11 <sourceDirs> | |
12 <srcDir pathRef="LAYER1_DIR" /> | |
13 </sourceDirs> | |
14 <sourceFiles> | |
15 <source name="cfile/l1_func.c" /> | |
16 <source name="cfile/l1_drive.c" /> | |
17 <source name="cfile/l1_mfmgr.c" /> | |
18 <source name="cfile/l1_ctl.c" /> | |
19 <source name="audio_cfile/l1audio_func.c" /> | |
20 <source name="audio_cfile/l1audio_sync.c" /> | |
21 <source name="gtt_cfile/ctm/viterbi.c" /> | |
22 <source name="gtt_cfile/ctm/wait_for_sync.c" /> | |
23 <source name="dl1/dl1_com.c" require="OP_L1_STANDALONE==0" /> | |
24 <source name="cfile/l1_api_hisr.c" require="L1_DYN_DSP_DWNLD==1" /> | |
25 </sourceFiles> | |
26 </sourceSet> |