view g23m/system/busyb/featuredefs/undef_var_l1.xml @ 349:ed3e588600c1
default tip
README update for the successful completion of the L1 reconstruction project
author
Mychaela Falconia <falcon@freecalypso.org>
date
Mon, 30 Oct 2017 18:03:24 +0000 (2017-10-30)
parents
509db1a7b7b8
children
line source
+ − <?xml version="1.0" encoding="UTF-8"?>
+ − <!-- Some variables are not used in L1 and need to be defined -->
+ − <configDef name="undef_var_l1" description="Undefined variables for L1" reference="">
+ − <property name="BUILD_UTILITIES" value="0"/>
+ −
+ − <property name="RVTOOL" value="0"/>
+ −
+ − <property name="L1" value="0"/>
+ −
+ − <property name="MAKE_DEPENDENCIES" value="0"/>
+ −
+ − <property name="SYMBOLS" value="0"/>
+ −
+ − <property name="COPY_DOCS" value="0"/>
+ −
+ − <property name="OS_MK" value="0"/>
+ −
+ − <property name="RTS_MK" value="0"/>
+ −
+ − <property name="TI_PROFILER" value="0"/>
+ −
+ − <property name="TI_NUC_MONITOR" value="0"/>
+ − </configDef>