this is a sample for mbed(LPC1768)

Committer:
1
Date:
Thu Nov 19 10:17:55 2015 +0800
Revision:
0:3163adfd2cf1
????????????????????????
1.callback
2.thread
3.auto-connect,time-up

Who changed what in which revision?

UserRevisionLine numberNew contents of line
1 0:3163adfd2cf1 1 ################################################################################
1 0:3163adfd2cf1 2 # Automatically-generated file. Do not edit!
1 0:3163adfd2cf1 3 ################################################################################
1 0:3163adfd2cf1 4
1 0:3163adfd2cf1 5 # Add inputs and outputs from these tool invocations to the build variables
1 0:3163adfd2cf1 6 CPP_SRCS += \
1 0:3163adfd2cf1 7 ../ennoTest2.cpp
1 0:3163adfd2cf1 8
1 0:3163adfd2cf1 9 LINK_OBJ += \
1 0:3163adfd2cf1 10 ./ennoTest2.cpp.o
1 0:3163adfd2cf1 11
1 0:3163adfd2cf1 12 CPP_DEPS += \
1 0:3163adfd2cf1 13 ./ennoTest2.cpp.d
1 0:3163adfd2cf1 14
1 0:3163adfd2cf1 15
1 0:3163adfd2cf1 16 # Each subdirectory must supply rules for building sources it contributes
1 0:3163adfd2cf1 17 ennoTest2.cpp.o: ../ennoTest2.cpp
1 0:3163adfd2cf1 18 @echo 'Building file: $<'
1 0:3163adfd2cf1 19 @echo 'Starting C++ compile'
1 0:3163adfd2cf1 20 "D:/SMeshStudio_4.7.0/mcore/tools/gcc_arm/bin/arm-none-eabi-g++" -mcpu=cortex-m3 -mthumb -c -Os -fno-common -fmessage-length=0 -Wall -fno-exceptions -ffunction-sections -fdata-sections -fno-strict-aliasing -Wno-unused-function -Wno-unused-variable -MMD -MP -DNDEBUG -Os -DTARGET_LPC1768 -DTARGET_M3 -DTARGET_NXP -DTARGET_LPC176X -DTOOLCHAIN_GCC_ARM -DTOOLCHAIN_GCC -D__CORTEX_M3 -DARM_MATH_CM3 -DUIP_CONF_IPV6=1 -DHAVE_STDINT_H -DRF230BB=1 -DAUTOSTART_ENABLE=1 -DPROJECT_CONF_H=\"project-conf.h\" -DCONTIKI=1 -std=gnu++98 -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\api" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\cmsis" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\common" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\cores\mbed\hal" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP\TARGET_LPC176X" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP\TARGET_LPC176X\TOOLCHAIN_GCC_ARM" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\cmsis\TARGET_NXP\TARGET_LPC176X\TOOLCHAIN_GCC_ARM\TARGET_XBED_LPC1768" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP\TARGET_LPC176X" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP\TARGET_LPC176X\TARGET_MBED_LPC1768" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\api" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\core" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\core\ipv4" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\core\snmp" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\ipv4" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\ipv4\lwip" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\lwip" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\include\netif" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\netif" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip\netif\ppp" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip-sys" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\lwip-sys\arch" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface\Socket" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface_TARGET_NXPLPC1768" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\EthernetInterface_TARGET_NXPLPC1768\Libraries" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos\rtos" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos\rtx" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos_TARGET_M3" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\libraries\rtos_TARGET_M3\TOOLCHAIN_GCC" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\serialization_lib" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\cache" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\store" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\store\data" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\.hg\store\data\_i_p_stack" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg\cache" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg\store" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\FP\.hg\store\data" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\cache" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store\data" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store\data\samples" -I"D:\SMeshStudio_4.7.0\workplace\ennoTest2\MQTT\MQTTPacket\.hg\store\data\test" -I"D:\SMeshStudio_4.7.0\mcore\hw\mbed\variants\xbed1.0_lpc1768_gcc_arm\hal\TARGET_NXP\TARGET_LPC176X\TARGET_MBED_LPC1768" -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -D__IN_ECLIPSE__=1 -x c++ "$<" -o "$@"
1 0:3163adfd2cf1 21 @echo 'Finished building: $<'
1 0:3163adfd2cf1 22 @echo ' '
1 0:3163adfd2cf1 23
1 0:3163adfd2cf1 24