FreeCalypso > hg > tcs211-pirelli
comparison g23m/system/busyb/sourcesets/rfsfat.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="rfsfat driver" name="rfsfat"> | |
| 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="rfsfat_flags" /> | |
| 13 </optionDef> | |
| 14 </options> | |
| 15 </settings> | |
| 16 <sourceDirs> | |
| 17 <srcDir path="" pathRef="RFSFAT_DRV_DIR" /> | |
| 18 </sourceDirs> | |
| 19 <sourceFiles> | |
| 20 <source name="rfsfat_api.c" /> | |
| 21 <source name="rfsfat_blk.c" /> | |
| 22 <source name="rfsfat_clm.c" /> | |
| 23 <source name="rfsfat_dir.c" /> | |
| 24 <source name="rfsfat_env.c" /> | |
| 25 <source name="rfsfat_fam.c" /> | |
| 26 <source name="rfsfat_ffs_disk.c" /> | |
| 27 <source name="rfsfat_ffs_dman.c" /> | |
| 28 <source name="rfsfat_ffs_file.c" /> | |
| 29 <source name="rfsfat_ffs_fman.c" /> | |
| 30 <source name="rfsfat_handle_message.c" /> | |
| 31 <source name="rfsfat_handle_timer.c" /> | |
| 32 <source name="rfsfat_mem_operations.c" /> | |
| 33 <source name="rfsfat_mma.c" /> | |
| 34 <source name="rfsfat_posconf.c" /> | |
| 35 </sourceFiles> | |
| 36 </sourceSet> |
