view g23m/system/busyb/sourcesets/ffs_drv_riv.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"?>
<sourceSet description="File Flash System driver board library (Riviera integration =&gt; specific options)" name="ffs_drv_riv">
  <settings>
    <options>
      <optionDef description="Common include path" name="">
        <condOption optRef="TI_INCLUDES" />
      </optionDef>
      <optionDef description="Common option flags" name="">
        <condOption optRef="ffs_flags_riv" />
      </optionDef>
    </options>
  </settings>
  <sourceDirs>
    <srcDir path="" pathRef="FFS_DIR" />
  </sourceDirs>
  <sourceFiles>
    <comment>Only for Board software image (RVTOOL==0)</comment>
    <source name="board/ffs_env.c" />
  </sourceFiles>
</sourceSet>