view g23m/system/busyb/sourcesets/bootloader.xml @ 335:e57ad7d45ea4

l1p_sync.c: reconstruction complete, both XIP and intram objects perfect match
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 29 Oct 2017 18:30:00 +0000
parents 509db1a7b7b8
children
line wrap: on
line source

<?xml version="1.0" encoding="utf-8"?>
<sourceSet description="BOOTLOADER sourceSet" name="bootloader">
  <settings>
    <options>
      <optionDef description="compiler options" name="">
        <condOption optRef="bootloader_flags" />
      </optionDef>
      <optionDef description="imported from optionset" name="">
        <condOption optRef="TI_INCLUDES" />
      </optionDef>
    </options>
  </settings>
  <sourceDirs>
    <srcDir path="" pathRef="BOOTLOADER_DIR" />
  </sourceDirs>
  <sourceFiles>
    <source name="src/cmdboot.c" />
    <source name="src/command.c" />
    <source name="src/convert.c" />
    <source name="src/optboot.c" />
    <source name="src/serial.c" />
    <source name="src/start.c" />
    <source name="src/boot.c" require="OP_WCP==0" />
  </sourceFiles>
</sourceSet>