You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
590 B

5 years ago
  1. <projectSpec>
  2. <project compilerBuildOptions="-I${PROJECT_ROOT}/CTS -I${PROJECT_ROOT}/TouchProGUI --gcc --advice:power=&quot;none&quot;"
  3. device="MSP430G2553"
  4. name="430BOOST-SHARP96_CapacitiveTouch"
  5. postBuildStep="&quot;${CG_TOOL_HEX}&quot; --ti_txt &quot;${BuildArtifactFileName}&quot; -o &quot;${BuildArtifactFileBaseName}.txt&quot; -order MS -romwidth 16" >
  6. <file action="copy" path="..\CTS\" />
  7. <file action="copy" path="..\TouchProGUI\" />
  8. <file action="copy" path="..\main.c" />
  9. </project>
  10. </projectSpec>