Newer
Older
avrtft / nbproject / configurations.xml
<?xml version="1.0" encoding="UTF-8"?>
<configurationDescriptor version="100">
  <logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
    <df root="/home/dode/dev/avrtft" name="0">
      <in>avrtft.c</in>
      <in>bitmaps.c</in>
      <in>cmd.c</in>
      <in>dejavu.c</in>
      <in>display.c</in>
      <in>font.c</in>
      <in>spi.c</in>
      <in>tft.c</in>
      <in>unifont.c</in>
      <in>usart.c</in>
    </df>
    <logicalFolder name="ExternalFiles"
                   displayName="Important Files"
                   projectFiles="false"
                   kind="IMPORTANT_FILES_FOLDER">
      <itemPath>/home/dode/dev/avrtft/Makefile</itemPath>
      <itemPath>/home/dode/dev/avrtft/nbproject/private/launcher.properties</itemPath>
    </logicalFolder>
  </logicalFolder>
  <sourceFolderFilter>^(nbproject)$</sourceFolderFilter>
  <sourceRootList>
    <Elem>/home/dode/dev/avrtft</Elem>
  </sourceRootList>
  <projectmakefile>/home/dode/dev/avrtft/Makefile</projectmakefile>
  <confs>
    <conf name="Custom" type="1">
      <toolsSet>
        <compilerSet>AVR2.1-GCC13.2|GNU</compilerSet>
        <dependencyChecking>false</dependencyChecking>
        <rebuildPropChanged>false</rebuildPropChanged>
      </toolsSet>
      <flagsDictionary>
        <element flagsID="0" commonFlags="-O2 -funsigned-char -g -ggdb -std=gnu99"/>
      </flagsDictionary>
      <codeAssistance>
      </codeAssistance>
      <makefileType>
        <makeTool>
          <buildCommandWorkingDir>/home/dode/dev/avrtft</buildCommandWorkingDir>
          <buildCommand>${MAKE} -f Makefile</buildCommand>
          <cleanCommand>${MAKE} -f Makefile clean</cleanCommand>
          <executablePath>/home/dode/dev/avrtft/avrtft.elf</executablePath>
          <cTool>
            <incDir>
              <pElem>.</pElem>
            </incDir>
            <preprocessorList>
              <Elem>BAUD=9600</Elem>
              <Elem>F_CPU=8000000UL</Elem>
              <Elem>__AVR_ATmega328P__</Elem>
              <Elem>__flash=volatile</Elem>
            </preprocessorList>
          </cTool>
        </makeTool>
        <preBuild>
          <preBuildCommandWorkingDir>.</preBuildCommandWorkingDir>
          <preBuildCommand></preBuildCommand>
        </preBuild>
      </makefileType>
      <item path="/home/dode/dev/avrtft/avrtft.c" ex="false" tool="0" flavor2="3">
        <cTool flags="0">
        </cTool>
      </item>
      <item path="/home/dode/dev/avrtft/bitmaps.c" ex="false" tool="0" flavor2="3">
        <cTool flags="0">
        </cTool>
      </item>
      <item path="/home/dode/dev/avrtft/cmd.c" ex="false" tool="0" flavor2="3">
        <cTool flags="0">
        </cTool>
      </item>
      <item path="/home/dode/dev/avrtft/dejavu.c" ex="false" tool="0" flavor2="3">
        <cTool flags="0">
        </cTool>
      </item>
      <item path="/home/dode/dev/avrtft/display.c" ex="false" tool="0" flavor2="3">
        <cTool flags="0">
        </cTool>
      </item>
      <item path="/home/dode/dev/avrtft/font.c" ex="false" tool="0" flavor2="3">
        <cTool flags="0">
        </cTool>
      </item>
      <item path="/home/dode/dev/avrtft/spi.c" ex="false" tool="0" flavor2="3">
        <cTool flags="0">
        </cTool>
      </item>
      <item path="/home/dode/dev/avrtft/tft.c" ex="false" tool="0" flavor2="3">
        <cTool flags="0">
        </cTool>
      </item>
      <item path="/home/dode/dev/avrtft/unifont.c" ex="false" tool="0" flavor2="3">
        <cTool flags="0">
        </cTool>
      </item>
      <item path="/home/dode/dev/avrtft/usart.c" ex="false" tool="0" flavor2="3">
        <cTool flags="0">
        </cTool>
      </item>
    </conf>
  </confs>
</configurationDescriptor>