FreeCalypso > hg > tcs211-l1-reconst
diff g23m/system/busyb/sourcesets/mux.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/mux.xml Mon Jun 01 03:24:05 2015 +0000 @@ -0,0 +1,34 @@ +<?xml version="1.0" encoding="UTF-8"?> +<sourceSet description="27.010 multiplexer" name="mux"> + <settings> + <options> + <optionDef description="Common include path" name=""> + <condOption optRef="TI_INCLUDES"/> + <condOption name="include" > + <condValue pathRef="GPF_INC_NUC"/> + <condValue require="RVTOOL==1" pathRef="RVTOOL_DIR"/> + </condOption> + </optionDef> + <optionDef description="Common option flags" name=""> + <condOption optRef="mux_flags"/> + </optionDef> + </options> + </settings> + <sourceDirs> + <srcDir path="" pathRef="MUX_DIR"/> + </sourceDirs> + <sourceFiles> + <source name="mux_ctrl.c"/> + <source name="mux_data.c"/> + <source name="mux_dio.c"/> + <source name="mux_kerf.c"/> + <source name="mux_kerp.c"/> + <source name="mux_kers.c"/> + <source name="mux_pei.c"/> + <source name="mux_rtp.c"/> + <source name="mux_rts.c"/> + <source name="mux_rxf.c"/> + <source name="mux_txf.c"/> + </sourceFiles> +</sourceSet> +