-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcompile_commands.json
More file actions
292 lines (292 loc) · 108 KB
/
Copy pathcompile_commands.json
File metadata and controls
292 lines (292 loc) · 108 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
[
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c C12832/C12832.cpp",
"file": "C12832/C12832.cpp"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c C12832/GraphicsDisplay.cpp",
"file": "C12832/GraphicsDisplay.cpp"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c C12832/TextDisplay.cpp",
"file": "C12832/TextDisplay.cpp"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c LM75B/LM75B.cpp",
"file": "LM75B/LM75B.cpp"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c TinyHTTP.cpp",
"file": "TinyHTTP.cpp"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c main.cpp",
"file": "main.cpp"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c C12832/C12832.h",
"file": "C12832/C12832.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c C12832/GraphicsDisplay.h",
"file": "C12832/GraphicsDisplay.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c C12832/Small_7.h",
"file": "C12832/Small_7.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c C12832/TextDisplay.h",
"file": "C12832/TextDisplay.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c LM75B/LM75B.h",
"file": "LM75B/LM75B.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c TinyHTTP.h",
"file": "TinyHTTP.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/AnalogIn.h",
"file": "mbed/AnalogIn.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/AnalogOut.h",
"file": "mbed/AnalogOut.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/Base.h",
"file": "mbed/Base.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/BusIn.h",
"file": "mbed/BusIn.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/BusInOut.h",
"file": "mbed/BusInOut.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/BusOut.h",
"file": "mbed/BusOut.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/CAN.h",
"file": "mbed/CAN.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/DigitalIn.h",
"file": "mbed/DigitalIn.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/DigitalInOut.h",
"file": "mbed/DigitalInOut.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/DigitalOut.h",
"file": "mbed/DigitalOut.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/DirHandle.h",
"file": "mbed/DirHandle.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/Ethernet.h",
"file": "mbed/Ethernet.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/FileHandle.h",
"file": "mbed/FileHandle.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/FileLike.h",
"file": "mbed/FileLike.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/FileSystemLike.h",
"file": "mbed/FileSystemLike.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/FunctionPointer.h",
"file": "mbed/FunctionPointer.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/I2C.h",
"file": "mbed/I2C.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/I2CSlave.h",
"file": "mbed/I2CSlave.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/InterruptIn.h",
"file": "mbed/InterruptIn.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/LocalFileSystem.h",
"file": "mbed/LocalFileSystem.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/PeripheralNames.h",
"file": "mbed/PeripheralNames.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/PinNames.h",
"file": "mbed/PinNames.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/PortIn.h",
"file": "mbed/PortIn.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/PortInOut.h",
"file": "mbed/PortInOut.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/PortNames.h",
"file": "mbed/PortNames.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/PortOut.h",
"file": "mbed/PortOut.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/PwmOut.h",
"file": "mbed/PwmOut.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/SPI.h",
"file": "mbed/SPI.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/SPIHalfDuplex.h",
"file": "mbed/SPIHalfDuplex.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/SPISlave.h",
"file": "mbed/SPISlave.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/Serial.h",
"file": "mbed/Serial.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/SerialHalfDuplex.h",
"file": "mbed/SerialHalfDuplex.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/Stream.h",
"file": "mbed/Stream.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/Ticker.h",
"file": "mbed/Ticker.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/Timeout.h",
"file": "mbed/Timeout.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/Timer.h",
"file": "mbed/Timer.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/TimerEvent.h",
"file": "mbed/TimerEvent.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/can_helper.h",
"file": "mbed/can_helper.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/cmsis.h",
"file": "mbed/cmsis.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/cmsis_nvic.h",
"file": "mbed/cmsis_nvic.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/error.h",
"file": "mbed/error.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/mbed.h",
"file": "mbed/mbed.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/platform.h",
"file": "mbed/platform.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/rpc.h",
"file": "mbed/rpc.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/rtc_time.h",
"file": "mbed/rtc_time.h"
},
{
"directory": "/home/studio/workspace/mbed_sensorthings",
"command": "/home/studio/mbed-studio-tools/ac5/bin/armclang -fno-rtti -std=c++98 -DDEVICE_FLASH=1 -DDEVICE_EMAC=1 -DARM_MATH_CM3 -DTARGET_DEBUG -DDEVICE_SERIAL=1 -DTARGET_M3 -DTARGET_LPC176X -DDEVICE_CAN=1 -D__MBED_CMSIS_RTOS_CM -DMBED_BUILD_TIMESTAMP=1675429992.518574 -DDEVICE_PORTIN=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_USTICKER=1 -DTARGET_LIKE_MBED -DDEVICE_ANALOGIN=1 -DDEVICE_SERIAL_FC=1 -D__MBED__=1 -DTARGET_LPC1768 -D__CORTEX_M3 -DTARGET_MBED_LPC1768 -DDEVICE_PORTINOUT=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_PORTOUT=1 -DDEVICE_SLEEP=1 -DDEVICE_PWMOUT=1 -DTARGET_CORTEX -DDEVICE_ETHERNET=1 -DDEVICE_DEBUG_AWARENESS=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SPI=1 -DTOOLCHAIN_ARM_STD -DTARGET_LPCTarget -DTARGET_LIKE_CORTEX_M3 -DTOOLCHAIN_ARM -DTARGET_CORTEX_M -DTARGET_NXP_EMAC -DDEVICE_INTERRUPTIN=1 -D__CMSIS_RTOS -DDEVICE_I2C=1 -DDEVICE_SEMIHOST=1 -DDEVICE_ANALOGOUT=1 -DDEVICE_I2CSLAVE=1 -DTARGET_NXP -nostdinc -nostdinc++ -nostdlib -resource-dir /home/studio/mbed-studio-tools/ac5/include -Werror=return-type -fno-signed-zeros -fno-trapping-math -fdenormal-fp-math=preserve-sign -fno-rounding-math -ffinite-math-only -fno-split-dwarf-inlining -fforce-dwarf-frame -ffunction-sections -fdata-sections -fdeclspec -D__ARMCOMPILER_LIBCXX=1 -U__STDCPP_THREADS__ -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux -isystem /home/studio/mbed-studio-tools/ac5/include/arm_linux_compat -nobuiltininc -x c++ -c -fgnu -Otime -O0 -g -DMBED_DEBUG -DMBED_TRAP_ERRORS_ENABLED=1 -mcpu=Cortex-M3 -std=c99 -D__ASSERT_MSG -fno-rtti -std=c++98 -DMBED_ROM_START=0x0 -DMBED_ROM_SIZE=0x80000 -I/home/studio/mbed-studio-tools/ac5/include -I/home/studio/mbed-studio-tools/ac5/include/arm_linux -I. -I../../.. -I../.. -I.. -I. -IC12832 -ILM75B -Imbed -include BUILD/LPC1768/ARM/mbed_config.h -c mbed/wait_api.h",
"file": "mbed/wait_api.h"
}
]