FreeCalypso > hg > tcs211-fcmodem
comparison g23m/system/busyb/sourcesets/gbi.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="gbi driver" name="gbi"> | |
3 <settings> | |
4 <options> | |
5 <optionDef description="Common include path" name=""> | |
6 <condOption optRef="TI_INCLUDES" /> | |
7 <condOption name="include" require="RVTOOL==1"> | |
8 <condValue pathRef="RVTOOL_DIR" /> | |
9 </condOption> | |
10 </optionDef> | |
11 <optionDef description="Common option flags" name=""> | |
12 <condOption optRef="gbi_flags" /> | |
13 </optionDef> | |
14 </options> | |
15 </settings> | |
16 <sourceDirs> | |
17 <srcDir path="" pathRef="GBI_DRV_DIR" /> | |
18 </sourceDirs> | |
19 <sourceFiles> | |
20 <source name="gbi_env.c" /> | |
21 <source name="gbi_api.c" /> | |
22 <source name="gbi_handle_message.c" /> | |
23 <source name="gbi_handle_timer.c" /> | |
24 <source name="gbi_mmc.c" /> | |
25 <source name="gbi_operations.c" /> | |
26 <source name="gbi_pi_cfg.c" /> | |
27 <source name="gbi_pi_mc_env.c" /> | |
28 <source name="gbi_pi_mc_handle_message.c" /> | |
29 <source name="gbi_pi_mc_media_change.c" /> | |
30 <source name="gbi_pi_mc_background.c" /> | |
31 <source name="gbi_pi_nand_env.c" /> | |
32 <source name="gbi_pi_nand_handle_message.c" /> | |
33 <source name="gbi_pi_nand.c" /> | |
34 <source name="gbi_pi_nand_i.c" /> | |
35 <source name="gbi_pi_nand_bim.c" /> | |
36 <source name="gbi_pi_nand_btm.c" /> | |
37 <source name="gbi_pi_nand_gc.c" /> | |
38 <source name="gbi_pi_nand_bs.c" /> | |
39 <source name="gbi_pi_nand_bs_rwe.c" /> | |
40 <source name="gbi_pi_nand_bs_status.c" /> | |
41 <source require="RVTOOL==1" name="pc/gbi_pc_i.c" /> | |
42 </sourceFiles> | |
43 </sourceSet> |