FreeCalypso > hg > tcs211-l1-reconst
view g23m/system/busyb/sourcesets/abb.xml @ 344:ad79bc0b3312
p_tpudr12.c reconstructed, perfect match to original TCS211 object
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 30 Oct 2017 05:27:59 +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>