<?xml version="1.0" encoding="UTF-8"?>
<configurationDescriptor version="62">
  <logicalFolder name="root" displayName="root" projectFiles="true">
    <logicalFolder name="HeaderFiles"
                   displayName="Header Files"
                   projectFiles="true">
      <logicalFolder name="modbus" displayName="modbus" projectFiles="true">
        <logicalFolder name="include" displayName="include" projectFiles="true">
          <itemPath>../../modbus/include/debug.h</itemPath>
          <itemPath>../../modbus/include/mb.h</itemPath>
          <itemPath>../../modbus/include/mbascii.h</itemPath>
          <itemPath>../../modbus/include/mbconfig.h</itemPath>
          <itemPath>../../modbus/include/mbcrc.h</itemPath>
          <itemPath>../../modbus/include/mbframe.h</itemPath>
          <itemPath>../../modbus/include/mbfunc.h</itemPath>
          <itemPath>../../modbus/include/mbport.h</itemPath>
          <itemPath>../../modbus/include/mbproto.h</itemPath>
          <itemPath>../../modbus/include/mbrtu.h</itemPath>
          <itemPath>../../modbus/include/mbtcp.h</itemPath>
          <itemPath>../../modbus/include/mbutils.h</itemPath>
          <itemPath>../../modbus/include/port.h</itemPath>
        </logicalFolder>
      </logicalFolder>
      <itemPath>../buffer.h</itemPath>
      <itemPath>../dig_io.h</itemPath>
      <itemPath>../misc.h</itemPath>
      <itemPath>../serial.h</itemPath>
      <itemPath>../sys_defs.h</itemPath>
      <itemPath>../sys_timer.h</itemPath>
      <itemPath>../config.h</itemPath>
      <itemPath>../flash_mem.h</itemPath>
      <itemPath>../adc.h</itemPath>
      <itemPath>../gf.h</itemPath>
      <itemPath>../mvdebug.h</itemPath>
    </logicalFolder>
    <logicalFolder name="LinkerScript"
                   displayName="Linker Files"
                   projectFiles="true">
    </logicalFolder>
    <logicalFolder name="SourceFiles"
                   displayName="Source Files"
                   projectFiles="true">
      <logicalFolder name="modbus" displayName="modbus" projectFiles="true">
        <logicalFolder name="ascii" displayName="ascii" projectFiles="true">
          <itemPath>../../modbus/ascii/mbascii.c</itemPath>
        </logicalFolder>
        <logicalFolder name="functions" displayName="functions" projectFiles="true">
          <itemPath>../../modbus/functions/mbfunccoils.c</itemPath>
          <itemPath>../../modbus/functions/mbfuncdiag.c</itemPath>
          <itemPath>../../modbus/functions/mbfuncdisc.c</itemPath>
          <itemPath>../../modbus/functions/mbfuncholding.c</itemPath>
          <itemPath>../../modbus/functions/mbfuncinput.c</itemPath>
          <itemPath>../../modbus/functions/mbfuncother.c</itemPath>
          <itemPath>../../modbus/functions/mbutils.c</itemPath>
        </logicalFolder>
        <logicalFolder name="port" displayName="port" projectFiles="true">
          <itemPath>../../modbus/port/portevent.c</itemPath>
          <itemPath>../../modbus/port/portserial.c</itemPath>
          <itemPath>../../modbus/port/porttimer.c</itemPath>
        </logicalFolder>
        <logicalFolder name="rtu" displayName="rtu" projectFiles="true">
          <itemPath>../../modbus/rtu/mbcrc.c</itemPath>
          <itemPath>../../modbus/rtu/mbrtu.c</itemPath>
        </logicalFolder>
        <itemPath>../../modbus/debug.c</itemPath>
        <itemPath>../../modbus/mb.c</itemPath>
      </logicalFolder>
      <itemPath>../buffer.c</itemPath>
      <itemPath>../dig_io.c</itemPath>
      <itemPath>../main.c</itemPath>
      <itemPath>../misc.c</itemPath>
      <itemPath>../serial.c</itemPath>
      <itemPath>../sys_timer.c</itemPath>
      <itemPath>../periph.c</itemPath>
      <itemPath>../spi.c</itemPath>
      <itemPath>../config.c</itemPath>
      <itemPath>../flash_mem.c</itemPath>
      <itemPath>../adc.c</itemPath>
      <itemPath>../gf.c</itemPath>
      <itemPath>../mvdebug.c</itemPath>
    </logicalFolder>
    <logicalFolder name="ExternalFiles"
                   displayName="Important Files"
                   projectFiles="false">
      <itemPath>Makefile</itemPath>
    </logicalFolder>
  </logicalFolder>
  <sourceRootList>
    <Elem>..</Elem>
    <Elem>../../modbus</Elem>
  </sourceRootList>
  <projectmakefile>Makefile</projectmakefile>
  <confs>
    <conf name="default" type="2">
      <toolsSet>
        <developmentServer>localhost</developmentServer>
        <targetDevice>PIC24FJ256GA106</targetDevice>
        <targetHeader></targetHeader>
        <targetPluginBoard></targetPluginBoard>
        <platformTool>ICD3PlatformTool</platformTool>
        <languageToolchain>XC16</languageToolchain>
        <languageToolchainVersion>1.20</languageToolchainVersion>
        <platform>3</platform>
      </toolsSet>
      <compileType>
        <linkerTool>
          <linkerLibItems>
          </linkerLibItems>
        </linkerTool>
        <loading>
          <useAlternateLoadableFile>false</useAlternateLoadableFile>
          <alternateLoadableFile></alternateLoadableFile>
        </loading>
      </compileType>
      <makeCustomizationType>
        <makeCustomizationPreStepEnabled>false</makeCustomizationPreStepEnabled>
        <makeCustomizationPreStep></makeCustomizationPreStep>
        <makeCustomizationPostStepEnabled>false</makeCustomizationPostStepEnabled>
        <makeCustomizationPostStep></makeCustomizationPostStep>
        <makeCustomizationPutChecksumInUserID>false</makeCustomizationPutChecksumInUserID>
        <makeCustomizationEnableLongLines>false</makeCustomizationEnableLongLines>
        <makeCustomizationNormalizeHexFile>false</makeCustomizationNormalizeHexFile>
      </makeCustomizationType>
      <C30>
        <property key="code-model" value="default"/>
        <property key="const-model" value="default"/>
        <property key="data-model" value="default"/>
        <property key="enable-all-warnings" value="true"/>
        <property key="enable-ansi-std" value="false"/>
        <property key="enable-ansi-warnings" value="false"/>
        <property key="enable-fatal-warnings" value="false"/>
        <property key="enable-large-arrays" value="false"/>
        <property key="enable-omit-frame-pointer" value="false"/>
        <property key="enable-procedural-abstraction" value="false"/>
        <property key="enable-short-double" value="false"/>
        <property key="enable-symbols" value="true"/>
        <property key="enable-unroll-loops" value="false"/>
        <property key="extra-include-directories" value="../../modbus/include"/>
        <property key="isolate-each-function" value="false"/>
        <property key="keep-inline" value="false"/>
        <property key="oXC16gcc-align-arr" value="false"/>
        <property key="oXC16gcc-cnsts-mauxflash" value="false"/>
        <property key="oXC16gcc-data-sects" value="false"/>
        <property key="oXC16gcc-errata" value=""/>
        <property key="oXC16gcc-fillupper" value=""/>
        <property key="oXC16gcc-large-aggregate" value="false"/>
        <property key="oXC16gcc-mauxflash" value="false"/>
        <property key="oXC16gcc-mpa-lvl" value=""/>
        <property key="oXC16gcc-name-text-sec" value=""/>
        <property key="oXC16gcc-near-chars" value="false"/>
        <property key="oXC16gcc-no-isr-warn" value="false"/>
        <property key="oXC16gcc-sfr-warn" value="false"/>
        <property key="oXC16gcc-smar-io-lvl" value="1"/>
        <property key="oXC16gcc-smart-io-fmt" value=""/>
        <property key="optimization-level" value="0"/>
        <property key="post-instruction-scheduling" value="default"/>
        <property key="pre-instruction-scheduling" value="default"/>
        <property key="preprocessor-macros" value=""/>
        <property key="scalar-model" value="default"/>
        <property key="use-cci" value="false"/>
        <property key="use-iar" value="false"/>
      </C30>
      <C30-AS>
      </C30-AS>
      <C30-LD>
        <property key="additional-options-use-response-files" value="false"/>
        <property key="boot-eeprom" value="no_eeprom"/>
        <property key="boot-flash" value="no_flash"/>
        <property key="boot-ram" value="no_ram"/>
        <property key="boot-write-protect" value="no_write_protect"/>
        <property key="enable-check-sections" value="false"/>
        <property key="enable-data-init" value="true"/>
        <property key="enable-default-isr" value="true"/>
        <property key="enable-handles" value="true"/>
        <property key="enable-pack-data" value="true"/>
        <property key="extra-lib-directories" value=""/>
        <property key="general-code-protect" value="no_code_protect"/>
        <property key="general-write-protect" value="no_write_protect"/>
        <property key="generate-cross-reference-file" value="false"/>
        <property key="heap-size" value="4096"/>
        <property key="input-libraries" value=""/>
        <property key="linker-symbols" value=""/>
        <property key="map-file" value="${DISTDIR}/${PROJECTNAME}.${IMAGE_TYPE}.map"/>
        <property key="oXC16ld-extra-opts" value=""/>
        <property key="oXC16ld-fill-upper" value="0"/>
        <property key="oXC16ld-force-link" value="false"/>
        <property key="oXC16ld-no-smart-io" value="false"/>
        <property key="oXC16ld-nostdlib" value="false"/>
        <property key="oXC16ld-stackguard" value="16"/>
        <property key="preprocessor-macros" value=""/>
        <property key="remove-unused-sections" value="false"/>
        <property key="report-memory-usage" value="true"/>
        <property key="secure-eeprom" value="no_eeprom"/>
        <property key="secure-flash" value="no_flash"/>
        <property key="secure-ram" value="no_ram"/>
        <property key="secure-write-protect" value="no_write_protect"/>
        <property key="stack-size" value="16"/>
        <property key="symbol-stripping" value=""/>
        <property key="trace-symbols" value=""/>
        <property key="warn-section-align" value="false"/>
      </C30-LD>
      <C30Global>
      </C30Global>
      <ICD3PlatformTool>
      </ICD3PlatformTool>
    </conf>
  </confs>
</configurationDescriptor>
