FreeCalypso > hg > tcs211-l1-reconst
diff g23m/system/busyb/sourcesets/nucleus_int_ram_asm.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/nucleus_int_ram_asm.xml Mon Jun 01 03:24:05 2015 +0000 @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<sourceSet name="nucleus_int_ram_asm" description="NUCLEUS OS internal RAM assembler files"> + <settings> + <options> + <optionDef description="Common option flags" name=""> + <condOption optRef="asm_debug" require="TOOL_CHOICE==3" /> + <condOption optRef="asm_le" /> + <condOption name="define"> + <condValue valRef="OP_L1_STANDALONE" value="[name]=[value]" /> + <condValue valRef="TI_NUC_MONITOR" value="[name]=[value]" require="OP_L1_STANDALONE==0" /> + <condValue valRef="WCP_PROF" value="[name]=[value]" require="OP_L1_STANDALONE==0" /> + </condOption> + </optionDef> + </options> + </settings> + <sourceDirs> + <srcDir pathRef="OS_SRC_DIR" /> + </sourceDirs> + <sourceFiles> + <source name="tct.s" /> + <source name="tmt.s" /> + </sourceFiles> +</sourceSet>