view g23m/system/busyb/sourcesets/lcc.xml @ 316:ec71c9658110

l1p_ctl.c: reconstruction complete, perfect match to original TCS211 object
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 04 Oct 2017 04:30:05 +0000
parents 509db1a7b7b8
children
line wrap: on
line source

<?xml version="1.0" encoding="utf-8"?>
<sourceSet description="Low Cost Charger driver" name="lcc">
  <settings>
    <options>
      <optionDef description="Common include path" name="">
        <condOption optRef="TI_INCLUDES" />
      </optionDef>
      <optionDef description="Specific flags" name="">
        <condOption optRef="lcc_flags" />
      </optionDef>
    </options>
  </settings>
  <sourceDirs>
    <srcDir path="" pathRef="LCC_DIR" />
  </sourceDirs>
  <sourceFiles>
    <source name="lcc_api.c" />
    <source name="lcc_env.c" />
    <source name="lcc_handle_message.c" />
    <source name="lcc_modulate.c" />
    <source name="lcc_task.c" />
    <source name="lcc_trace.c" />
  </sourceFiles>
</sourceSet>