Commit 0af5b52a52e59166e23e3bffc65da1cce89a455c
1 parent
320b7708
--no commit message
Showing
10 changed files
with
33269 additions
and
32603 deletions
Too many changes to show.
To preserve performance only 2 of 10 files are displayed.
Project/applications/smartcities/.dep/httpClient.o.d
1 | -build/obj/httpClient.o: httpClient.c include/httpClient.h \ | |
2 | - ../..//econais/libwismart.h ../..//os/kernel/include/ch.h \ | |
3 | - ../..//econais/inc/STM32F1/chconf.h ../..//os/ports/GCC/ARMCMx/chtypes.h \ | |
1 | +build/obj/httpClient.o: httpClient.c ../..//econais/libwismart.h \ | |
2 | + ../..//os/kernel/include/ch.h ../..//econais/inc/STM32F1/chconf.h \ | |
3 | + ../..//os/ports/GCC/ARMCMx/chtypes.h \ | |
4 | 4 | c:\yagarto-20121222\bin\../lib/gcc/arm-none-eabi/4.7.2/include/stddef.h \ |
5 | 5 | c:\yagarto-20121222\bin\../lib/gcc/arm-none-eabi/4.7.2/include/stdint.h \ |
6 | 6 | c:/yagarto-20121222/lib/gcc/../../arm-none-eabi/sys-include/stdint.h \ |
... | ... | @@ -42,7 +42,7 @@ build/obj/httpClient.o: httpClient.c include/httpClient.h \ |
42 | 42 | c:/yagarto-20121222/lib/gcc/../../arm-none-eabi/sys-include/stdlib.h \ |
43 | 43 | c:/yagarto-20121222/lib/gcc/../../arm-none-eabi/sys-include/machine/stdlib.h \ |
44 | 44 | c:/yagarto-20121222/lib/gcc/../../arm-none-eabi/sys-include/alloca.h \ |
45 | - ../..//econais/libwismart_mcu.h \ | |
45 | + ../..//econais/libwismart_mcu.h include/httpClient.h \ | |
46 | 46 | ../..//externalModules/lwip_v141/src/include/lwip/opt.h \ |
47 | 47 | ../..//externalModules/lwip_v141/port/lwipopts.h \ |
48 | 48 | ../..//externalModules/lwip_v141/src/include/lwip/debug.h \ |
... | ... | @@ -63,8 +63,6 @@ build/obj/httpClient.o: httpClient.c include/httpClient.h \ |
63 | 63 | ../..//externalModules/lwip_v141/src/include/lwip/api.h \ |
64 | 64 | ../..//externalModules/lwip_v141/src/include/lwip/netbuf.h |
65 | 65 | |
66 | -include/httpClient.h: | |
67 | - | |
68 | 66 | ../..//econais/libwismart.h: |
69 | 67 | |
70 | 68 | ../..//os/kernel/include/ch.h: |
... | ... | @@ -179,6 +177,8 @@ c:/yagarto-20121222/lib/gcc/../../arm-none-eabi/sys-include/alloca.h: |
179 | 177 | |
180 | 178 | ../..//econais/libwismart_mcu.h: |
181 | 179 | |
180 | +include/httpClient.h: | |
181 | + | |
182 | 182 | ../..//externalModules/lwip_v141/src/include/lwip/opt.h: |
183 | 183 | |
184 | 184 | ../..//externalModules/lwip_v141/port/lwipopts.h: | ... | ... |
Project/applications/smartcities/.dep/main.o.d
... | ... | @@ -83,8 +83,7 @@ build/obj/main.o: main.c ../..//econais/libwismart.h \ |
83 | 83 | ../..//externalModules/lwip_v141/src/include/lwip/sys.h \ |
84 | 84 | ../..//externalModules/lwip_v141/port/arch/sys_arch.h \ |
85 | 85 | ../..//externalModules/lwip_v141/src/include/lwip/api.h \ |
86 | - ../..//externalModules/lwip_v141/src/include/lwip/netbuf.h \ | |
87 | - include/callbacks.h | |
86 | + ../..//externalModules/lwip_v141/src/include/lwip/netbuf.h | |
88 | 87 | |
89 | 88 | ../..//econais/libwismart.h: |
90 | 89 | |
... | ... | @@ -283,5 +282,3 @@ include/httpClient.h: |
283 | 282 | ../..//externalModules/lwip_v141/src/include/lwip/api.h: |
284 | 283 | |
285 | 284 | ../..//externalModules/lwip_v141/src/include/lwip/netbuf.h: |
286 | - | |
287 | -include/callbacks.h: | ... | ... |