FreeCalypso > hg > tcs211-l1-reconst
view g23m/system/busyb/sourcesets/abb.xml @ 51:33a5b7300113
l1_async.c: l1a_dedicated_process(): dynamic dwnld reconstructed,
but other differences remain to be analysed
author | Mychaela Falconia <falcon@ivan.Harhan.ORG> |
---|---|
date | Thu, 24 Mar 2016 04:26:41 +0000 |
parents | 509db1a7b7b8 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="utf-8"?> <sourceSet description="Analog Base Band driver" name="abb"> <settings> <options> <optionDef description="Common include path" name=""> <condOption optRef="TI_INCLUDES" /> <condOption optRef="L1_INCLUDES" /> </optionDef> <optionDef description="ABB Specific flags" name=""> <condOption optRef="abb_flags" /> <condOption require="RVTOOL==0" name="define"> <condValue require="SRVC==0" value="IDS=0" /> <condValue require="SRVC!=0" value="IDS=1" /> </condOption> </optionDef> </options> </settings> <sourceDirs> <srcDir path="" pathRef="ABB_APP_DIR" /> </sourceDirs> <sourceFiles> <source require="RVTOOL==0" name="board/abb_inth.c" /> <source require="RVTOOL==1" name="pc/abb.c" /> <source require="RVTOOL==1" name="pc/abb_inth.c" /> </sourceFiles> </sourceSet>