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.

11 lines
669 B

5 years ago
  1. <projectSpec>
  2. <project compilerBuildOptions="-I${PROJECT_LOC}/CapacitiveTouchLibrary --advice:power=&quot;all&quot; -g"
  3. device="MSP430G2452"
  4. name="CapTouch_BoosterPack_UserExperience"
  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="../CapacitiveTouchLibrary/" />
  7. <file action="copy" path="../CapTouchBoosterPack_UserExperience.c" />
  8. <file action="copy" path="../uart.c" />
  9. <file action="copy" path="../uart.h" />
  10. </project>
  11. </projectSpec>