view g23m/system/busyb/featuredefs/undef_var_l1.xml @ 48:616f63f3e501 default tip

fixed bug in etm_pkt_send() dealing with max-sized packets: this fix is needed for fc-fsio cpout command to work like it does with Pirelli's firmware (they must have made the same fix)
author Mychaela Falconia <falcon@ivan.Harhan.ORG>
date Fri, 13 Nov 2015 19:11:07 +0000
parents 509db1a7b7b8
children
line wrap: on
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>