this is a sample for mbed(LPC1768)
Diff: .project
- Revision:
- 0:3163adfd2cf1
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.project Thu Nov 19 10:17:55 2015 +0800 @@ -0,0 +1,84 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>ennoTest2</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name> + <triggers>clean,full,incremental,</triggers> + <arguments> + </arguments> + </buildCommand> + <buildCommand> + <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name> + <triggers>full,incremental,</triggers> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.cdt.core.cnature</nature> + <nature>org.eclipse.cdt.core.ccnature</nature> + <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature> + <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature> + <nature>it.baeyens.arduinonature</nature> + </natures> + <linkedResources> + <link> + <name>MQTT</name> + <type>2</type> + <locationURI>ennoTest2MQTT/MQTT</locationURI> + </link> + <link> + <name>serialization_lib</name> + <type>2</type> + <locationURI>ennoTest2serialization_lib/serialization_lib</locationURI> + </link> + <link> + <name>Libraries/EthernetInterface</name> + <type>2</type> + <locationURI>mcoreHardwareLibPath/EthernetInterface</locationURI> + </link> + <link> + <name>Libraries/EthernetInterface_TARGET_NXPLPC1768</name> + <type>2</type> + <locationURI>mcoreHardwareLibPath/EthernetInterface_TARGET_NXPLPC1768</locationURI> + </link> + <link> + <name>Libraries/rtos</name> + <type>2</type> + <locationURI>mcoreHardwareLibPath/rtos</locationURI> + </link> + <link> + <name>Libraries/rtos_TARGET_M3</name> + <type>2</type> + <locationURI>mcoreHardwareLibPath/rtos_TARGET_M3</locationURI> + </link> + <link> + <name>mbed/core</name> + <type>2</type> + <locationURI>mcorePlatformPath/cores/mbed</locationURI> + </link> + <link> + <name>mbed/variant</name> + <type>2</type> + <locationURI>mcorePinPath/xbed1.0_lpc1768_gcc_arm</locationURI> + </link> + </linkedResources> + <variableList> + <variable> + <name>mcoreHardwareLibPath</name> + <value>file:/D:/SMeshStudio_4.7.0/mcore/hw/mbed/libraries</value> + </variable> + <variable> + <name>mcorePinPath</name> + <value>file:/D:/SMeshStudio_4.7.0/mcore/hw/mbed/variants</value> + </variable> + <variable> + <name>mcorePlatformPath</name> + <value>file:/D:/SMeshStudio_4.7.0/mcore/hw/mbed</value> + </variable> + </variableList> +</projectDescription>