Testing out the PPD42 Air Quality Sensor, with an MSP430 Launchpad and graphing the data with GNUplot.
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.

91 lines
2.8 KiB

5 years ago
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>MSP-EXP430G2-Launchpad</name>
  4. <comment></comment>
  5. <projects>
  6. </projects>
  7. <buildSpec>
  8. <buildCommand>
  9. <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
  10. <arguments>
  11. <dictionary>
  12. <key>org.eclipse.cdt.make.core.fullBuildTarget</key>
  13. <value>all</value>
  14. </dictionary>
  15. <dictionary>
  16. <key>?name?</key>
  17. <value></value>
  18. </dictionary>
  19. <dictionary>
  20. <key>org.eclipse.cdt.make.core.buildLocation</key>
  21. <value>${workspace_loc:/MSP-EXP430G2-Launchpad/Debug}</value>
  22. </dictionary>
  23. <dictionary>
  24. <key>org.eclipse.cdt.make.core.enableAutoBuild</key>
  25. <value>true</value>
  26. </dictionary>
  27. <dictionary>
  28. <key>org.eclipse.cdt.make.core.enableFullBuild</key>
  29. <value>true</value>
  30. </dictionary>
  31. <dictionary>
  32. <key>org.eclipse.cdt.make.core.enableCleanBuild</key>
  33. <value>true</value>
  34. </dictionary>
  35. <dictionary>
  36. <key>org.eclipse.cdt.make.core.append_environment</key>
  37. <value>true</value>
  38. </dictionary>
  39. <dictionary>
  40. <key>org.eclipse.cdt.make.core.cleanBuildTarget</key>
  41. <value>clean</value>
  42. </dictionary>
  43. <dictionary>
  44. <key>org.eclipse.cdt.make.core.contents</key>
  45. <value>org.eclipse.cdt.make.core.activeConfigSettings</value>
  46. </dictionary>
  47. <dictionary>
  48. <key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key>
  49. <value>true</value>
  50. </dictionary>
  51. <dictionary>
  52. <key>org.eclipse.cdt.make.core.buildArguments</key>
  53. <value>-k</value>
  54. </dictionary>
  55. <dictionary>
  56. <key>org.eclipse.cdt.make.core.buildCommand</key>
  57. <value>${CCS_UTILS_DIR}/bin/gmake</value>
  58. </dictionary>
  59. <dictionary>
  60. <key>org.eclipse.cdt.make.core.stopOnError</key>
  61. <value>true</value>
  62. </dictionary>
  63. <dictionary>
  64. <key>org.eclipse.cdt.make.core.autoBuildTarget</key>
  65. <value>all</value>
  66. </dictionary>
  67. </arguments>
  68. </buildCommand>
  69. <buildCommand>
  70. <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
  71. <triggers>full,incremental,</triggers>
  72. <arguments>
  73. </arguments>
  74. </buildCommand>
  75. </buildSpec>
  76. <natures>
  77. <nature>org.eclipse.cdt.core.cnature</nature>
  78. <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
  79. <nature>org.eclipse.cdt.core.ccnature</nature>
  80. <nature>com.ti.ccstudio.core.ccsNature</nature>
  81. <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
  82. <nature>com.ti.ccstudio.managedbuild.core.ccsNature</nature>
  83. </natures>
  84. <linkedResources>
  85. <link>
  86. <name>main.c</name>
  87. <type>1</type>
  88. <locationURI>MSP_EXP430G2_UE_ROOT/main.c</locationURI>
  89. </link>
  90. </linkedResources>
  91. </projectDescription>