comparison 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
comparison
equal deleted inserted replaced
-1:000000000000 0:509db1a7b7b8
1 <?xml version="1.0" encoding="UTF-8"?>
2 <sourceSet description="27.010 multiplexer" name="mux">
3 <settings>
4 <options>
5 <optionDef description="Common include path" name="">
6 <condOption optRef="TI_INCLUDES"/>
7 <condOption name="include" >
8 <condValue pathRef="GPF_INC_NUC"/>
9 <condValue require="RVTOOL==1" pathRef="RVTOOL_DIR"/>
10 </condOption>
11 </optionDef>
12 <optionDef description="Common option flags" name="">
13 <condOption optRef="mux_flags"/>
14 </optionDef>
15 </options>
16 </settings>
17 <sourceDirs>
18 <srcDir path="" pathRef="MUX_DIR"/>
19 </sourceDirs>
20 <sourceFiles>
21 <source name="mux_ctrl.c"/>
22 <source name="mux_data.c"/>
23 <source name="mux_dio.c"/>
24 <source name="mux_kerf.c"/>
25 <source name="mux_kerp.c"/>
26 <source name="mux_kers.c"/>
27 <source name="mux_pei.c"/>
28 <source name="mux_rtp.c"/>
29 <source name="mux_rts.c"/>
30 <source name="mux_rxf.c"/>
31 <source name="mux_txf.c"/>
32 </sourceFiles>
33 </sourceSet>
34