view g23m/system/busyb/sourcesets/dio_il.xml @ 95:6062d349e747

l1_drive.c: fixes from the freecalypso-sw/gsm-fw version
author Mychaela Falconia <falcon@ivan.Harhan.ORG>
date Thu, 07 Apr 2016 15:27:27 +0000
parents 509db1a7b7b8
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<sourceSet description="dio interface layer" name="dio_il">
	<settings>
		<options>
			<optionDef description="Common include path" name="">
				<condOption optRef="TI_INCLUDES"/>
				<condOption name="include" require="RVTOOL==1">
					<condValue pathRef="RVTOOL_DIR"/>
				</condOption>
			</optionDef>
            <optionDef description="Common option flags" name="">
              	<condOption optRef="dio_il_flags"/>
            </optionDef>
		</options>
	</settings>
	<sourceDirs>
		<srcDir path="" pathRef="DIOIL_DIR"/>
	</sourceDirs>
	<sourceFiles>
		<source name="dio_il.c"/>
	</sourceFiles>
</sourceSet>