FreeCalypso > hg > tcs211-fcmodem
diff g23m/system/busyb/sourcesets/l1_ext_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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/g23m/system/busyb/sourcesets/l1_ext_1.xml Mon Jun 01 03:24:05 2015 +0000 @@ -0,0 +1,74 @@ +<?xml version="1.0" encoding="utf-8"?> +<sourceSet description="layer 1 external files #1" name="l1_ext_1"> + <settings> + <options> + <optionDef description="compiler options for L1"> + <condOption optRef="l1_flags_16" /> + <condOption optRef="l1_include" /> + </optionDef> + </options> + </settings> + <sourceDirs> + <srcDir pathRef="LAYER1_DIR" /> + </sourceDirs> + <sourceFiles> + <source name="cfile/l1_pwmgr.c" /> + <source name="cfile/l1_afunc.c" /> + <source name="cfile/l1_trace.c" /> + <source name="cfile/l1_init.c" /> + <source name="cfile/l1_sync.c" /> + <source name="cfile/l1_cmplx.c" /> + <source name="tm_cfile/l1tm_async.c" /> + <source name="tm_cfile/l1tm_func.c" /> + <source name="tm_cfile/l1tm_stats.c" /> + <source name="audio_cfile/l1audio_async.c" /> + <source name="audio_cfile/l1audio_afunc.c" /> + <source name="audio_cfile/l1audio_init.c" /> + <source name="audio_cfile/l1audio_drive.c" /> + <source name="audio_cfile/l1audio_back.c" /> + <source name="audio_cfile/l1audio_abb.c" /> + <source name="gtt_cfile/l1gtt_async.c" /> + <source name="gtt_cfile/l1gtt_sync.c" /> + <source name="gtt_cfile/l1gtt_func.c" /> + <source name="gtt_cfile/l1gtt_drive.c" /> + <source name="gtt_cfile/l1gtt_init.c" /> + <source name="gtt_cfile/l1gtt_back.c" /> + <source name="gtt_cfile/l1gtt_baudot_functions.c" /> + <source name="gtt_cfile/ctm/conv_encoder.c" /> + <source name="gtt_cfile/ctm/conv_poly.c" /> + <source name="gtt_cfile/ctm/ctm_receiver.c" /> + <source name="gtt_cfile/ctm/ctm_transmitter.c" /> + <source name="gtt_cfile/ctm/diag_interleaver.c" /> + <source name="gtt_cfile/ctm/m_sequence.c" /> + <source name="gtt_cfile/ctm/ucs_functions.c" /> + <source name="gtt_cfile/ctm/diag_deinterleaver.c" /> + <source name="gtt_cfile/ctm/fifo.c" /> + <source name="gtt_cfile/ctm/init_interleaver.c" /> + <source name="dyn_dwl_cfile/l1_dyn_dwl_afunc.c" require="L1_DYN_DSP_DWNLD==1" /> + <source name="dyn_dwl_cfile/l1_dyn_dwl_async.c" require="L1_DYN_DSP_DWNLD==1" /> + <source name="dyn_dwl_cfile/l1_dyn_dwl_init.c" require="L1_DYN_DSP_DWNLD==1" /> + <source name="dyn_dwl_cfile/l1_dyn_dwl_sync.c" require="L1_DYN_DSP_DWNLD==1" /> + <source name="dyn_dwl_cfile/l1_dyn_dwl_apihisr.c" require="L1_DYN_DSP_DWNLD==1" /> + <source name="dyn_dwl_cfile/l1_dyn_dwl_func.c" require="L1_DYN_DSP_DWNLD==1" /> + <source name="dsp1/patch_file36_10.c" require="(DSP == 36) && (CHIPSET == 10) && (L1_DYN_DSP_DWNLD==0)" /> + <source name="dsp1/patch_file36_11.c" require="(DSP == 36) && (CHIPSET == 11) && (L1_DYN_DSP_DWNLD==0)" /> + <source name="dsp1/patch_file36_12.c" require="(DSP == 36) && (CHIPSET == 12) && (L1_DYN_DSP_DWNLD==0)" /> + <source name="dsp1/patch_file36_4.c" require="(DSP == 36) && (CHIPSET == 4) && (L1_DYN_DSP_DWNLD==0)" /> + <source name="dsp1/patch_file33_8.c" require="(DSP == 33) && (CHIPSET == 8) && (L1_DYN_DSP_DWNLD==0)" /> + <source name="dsp1/Dyn_dwnld/tty_patch_file36_10.c" require="(DSP == 36) && (CHIPSET == 10) && (L1_DYN_DSP_DWNLD==1)" /> + <source name="dsp1/Dyn_dwnld/amr_mms_patch_file36_10.c" require="(DSP == 36) && (CHIPSET == 10) && (L1_DYN_DSP_DWNLD==1)" /> + <source name="dsp1/Dyn_dwnld/amr_sch_patch_file36_10.c" require="(DSP == 36) && (CHIPSET == 10) && (L1_DYN_DSP_DWNLD==1)" /> + <source name="dsp1/Dyn_dwnld/e2_patch_file36_10.c" require="(DSP == 36) && (CHIPSET == 10) && (L1_DYN_DSP_DWNLD==1)" /> + <source name="dsp1/Dyn_dwnld/speech_acoustic_patch_file36_10.c" require="(DSP == 36) && (CHIPSET == 10) && (L1_DYN_DSP_DWNLD==1)" /> + <source name="dsp1/Dyn_dwnld/gprs_patch_file36_10.c" require="(DSP == 36) && (CHIPSET == 10) && (L1_DYN_DSP_DWNLD==1)" /> + <source name="dsp1/patch_file36_10_dyn_dwl.c" require="(DSP == 36) && (CHIPSET == 10) && (L1_DYN_DSP_DWNLD==1)" /> + <source name="dsp1/Dyn_dwnld/tty_patch_file36_11.c" require="(DSP == 36) && (CHIPSET == 11) && (L1_DYN_DSP_DWNLD==1)" /> + <source name="dsp1/Dyn_dwnld/amr_mms_patch_file36_11.c" require="(DSP == 36) && (CHIPSET == 11) && (L1_DYN_DSP_DWNLD==1)" /> + <source name="dsp1/Dyn_dwnld/amr_sch_patch_file36_11.c" require="(DSP == 36) && (CHIPSET == 11) && (L1_DYN_DSP_DWNLD==1)" /> + <source name="dsp1/Dyn_dwnld/e2_patch_file36_11.c" require="(DSP == 36) && (CHIPSET == 11) && (L1_DYN_DSP_DWNLD==1)" /> + <source name="dsp1/Dyn_dwnld/speech_acoustic_patch_file36_11.c" require="(DSP == 36) && (CHIPSET == 11) && (L1_DYN_DSP_DWNLD==1)" /> + <source name="dsp1/Dyn_dwnld/gprs_patch_file36_11.c" require="(DSP == 36) && (CHIPSET == 11) && (L1_DYN_DSP_DWNLD==1)" /> + <source name="dsp1/patch_file36_11_dyn_dwl.c" require="(DSP == 36) && (CHIPSET == 11) && (L1_DYN_DSP_DWNLD==1)" /> + <source name="dsp1/leadboot.c" /> + </sourceFiles> +</sourceSet>