this is a sample for mbed(LPC1768)
Release/Libraries/EthernetInterface/lwip-sys/arch/subdir.mk@0:3163adfd2cf1, 2015-11-19 (annotated)
- 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?
User | Revision | Line number | New 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 | C_SRCS += \ |
1 | 0:3163adfd2cf1 | 7 | D:/SMeshStudio_4.7.0/mcore/hw/mbed/libraries/EthernetInterface/lwip-sys/arch/checksum.c \ |
1 | 0:3163adfd2cf1 | 8 | D:/SMeshStudio_4.7.0/mcore/hw/mbed/libraries/EthernetInterface/lwip-sys/arch/memcpy.c \ |
1 | 0:3163adfd2cf1 | 9 | D:/SMeshStudio_4.7.0/mcore/hw/mbed/libraries/EthernetInterface/lwip-sys/arch/sys_arch.c |
1 | 0:3163adfd2cf1 | 10 | |
1 | 0:3163adfd2cf1 | 11 | C_DEPS += \ |
1 | 0:3163adfd2cf1 | 12 | ./Libraries/EthernetInterface/lwip-sys/arch/checksum.c.d \ |
1 | 0:3163adfd2cf1 | 13 | ./Libraries/EthernetInterface/lwip-sys/arch/memcpy.c.d \ |
1 | 0:3163adfd2cf1 | 14 | ./Libraries/EthernetInterface/lwip-sys/arch/sys_arch.c.d |
1 | 0:3163adfd2cf1 | 15 | |
1 | 0:3163adfd2cf1 | 16 | LINK_OBJ += \ |
1 | 0:3163adfd2cf1 | 17 | ./Libraries/EthernetInterface/lwip-sys/arch/checksum.c.o \ |
1 | 0:3163adfd2cf1 | 18 | ./Libraries/EthernetInterface/lwip-sys/arch/memcpy.c.o \ |
1 | 0:3163adfd2cf1 | 19 | ./Libraries/EthernetInterface/lwip-sys/arch/sys_arch.c.o |
1 | 0:3163adfd2cf1 | 20 | |
1 | 0:3163adfd2cf1 | 21 | |
1 | 0:3163adfd2cf1 | 22 | # Each subdirectory must supply rules for building sources it contributes |
1 | 0:3163adfd2cf1 | 23 | Libraries/EthernetInterface/lwip-sys/arch/checksum.c.o: D:/SMeshStudio_4.7.0/mcore/hw/mbed/libraries/EthernetInterface/lwip-sys/arch/checksum.c |
1 | 0:3163adfd2cf1 | 24 | @echo 'Building file: $<' |
1 | 0:3163adfd2cf1 | 25 | @echo 'Starting C compile' |
1 | 0:3163adfd2cf1 | 26 | "D:/SMeshStudio_4.7.0/mcore/tools/gcc_arm/bin/arm-none-eabi-gcc" -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=gnu99 -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 "$<" -o "$@" |
1 | 0:3163adfd2cf1 | 27 | @echo 'Finished building: $<' |
1 | 0:3163adfd2cf1 | 28 | @echo ' ' |
1 | 0:3163adfd2cf1 | 29 | |
1 | 0:3163adfd2cf1 | 30 | Libraries/EthernetInterface/lwip-sys/arch/memcpy.c.o: D:/SMeshStudio_4.7.0/mcore/hw/mbed/libraries/EthernetInterface/lwip-sys/arch/memcpy.c |
1 | 0:3163adfd2cf1 | 31 | @echo 'Building file: $<' |
1 | 0:3163adfd2cf1 | 32 | @echo 'Starting C compile' |
1 | 0:3163adfd2cf1 | 33 | "D:/SMeshStudio_4.7.0/mcore/tools/gcc_arm/bin/arm-none-eabi-gcc" -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=gnu99 -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 "$<" -o "$@" |
1 | 0:3163adfd2cf1 | 34 | @echo 'Finished building: $<' |
1 | 0:3163adfd2cf1 | 35 | @echo ' ' |
1 | 0:3163adfd2cf1 | 36 | |
1 | 0:3163adfd2cf1 | 37 | Libraries/EthernetInterface/lwip-sys/arch/sys_arch.c.o: D:/SMeshStudio_4.7.0/mcore/hw/mbed/libraries/EthernetInterface/lwip-sys/arch/sys_arch.c |
1 | 0:3163adfd2cf1 | 38 | @echo 'Building file: $<' |
1 | 0:3163adfd2cf1 | 39 | @echo 'Starting C compile' |
1 | 0:3163adfd2cf1 | 40 | "D:/SMeshStudio_4.7.0/mcore/tools/gcc_arm/bin/arm-none-eabi-gcc" -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=gnu99 -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 "$<" -o "$@" |
1 | 0:3163adfd2cf1 | 41 | @echo 'Finished building: $<' |
1 | 0:3163adfd2cf1 | 42 | @echo ' ' |
1 | 0:3163adfd2cf1 | 43 | |
1 | 0:3163adfd2cf1 | 44 |