FreeCalypso > hg > tcs211-l1-reconst
view g23m/system/busyb/sourcesets/cci.xml @ 123:63137aa0ad1f
l1_pwmgr.c: passes compilation (but link fails)
author | Mychaela Falconia <falcon@ivan.Harhan.ORG> |
---|---|
date | Thu, 12 May 2016 02:18:21 +0000 |
parents | 509db1a7b7b8 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="utf-8"?> <sourceSet name="CCI" description="Compression and Ciphering Interface"> <settings> <options> <optionDef name="" description="Imported global settings"> <condOption optRef="makcdg_opt" /> <condOption optRef="global_opt" /> <condOption optRef="trace_opt" /> <condOption optRef="str2ind_opt" /> <condOption optRef="SSA_WCP_INCLUDES" /> <condOption optRef="em_opt" /> <condOption require="PMODE==2" optRef="gprs_opt" /> <condOption optRef="fd_opt" /> <condOption optRef="mmi_opt" /> </optionDef> <optionDef description="linkage settings - from targetSet" name=""> <condOption optRef="cci_linkage_opt" /> </optionDef> <optionDef name="" description="CCI local settings"> <condOption name="include"> <condValue pathRef="G23_SRC_LLC" /> <condValue pathRef="G23_EXP_CCI" /> </condOption> <condOption name="define"> <condValue require="" valRef="" value="LL_DESC" /> <condValue value="CCI_INT_RAM" require="cci_int_ram==1" /> <condValue value="CCI_FLASH_ROM" require="cci_int_ram==0" /> </condOption> </optionDef> </options> </settings> <sourceDirs> <srcDir pathRef="G23_SRC_CCI" path="" /> <expDir pathRef="G23_EXP_CCI" path="" /> </sourceDirs> <sourceFiles> <source name="cci_gea_start" /> <source name="cci_fbsf" require="cci_int_ram==0" /> <source name="cci_fbsp" require="cci_int_ram==0" /> <source name="cci_fbss" require="cci_int_ram==0" /> <source name="cci_hw_sim" require="cci_int_ram==0" /> <source name="cci_qf" require="cci_int_ram==0" /> <source name="cci_qp" require="cci_int_ram==0" /> <source name="cci_qs" require="cci_int_ram==0" /> </sourceFiles> </sourceSet>