-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathorg.eclipse.cdt.core.prefs
483 lines (483 loc) · 59.1 KB
/
org.eclipse.cdt.core.prefs
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
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
eclipse.preferences.version=1
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.ALT_SIZE_COMMAND/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.ALT_SIZE_COMMAND/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.ALT_SIZE_COMMAND/value="${A.COMPILER.PATH}${A.COMPILER.SIZE.CMD}" --format\=avr --mcu\=${A.BUILD.MCU} "${A.BUILD.PATH}/${A.BUILD.PROJECT_NAME}.elf"
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.ARCHITECTURE/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.ARCHITECTURE/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.ARCHITECTURE/value=ESP8266
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.ARCHIVE_FILE/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.ARCHIVE_FILE/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.ARCHIVE_FILE/value=arduino.ar
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.ARCHIVE_FILE_PATH/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.ARCHIVE_FILE_PATH/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.ARCHIVE_FILE_PATH/value=${A.BUILD.PATH}/${A.ARCHIVE_FILE}
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.ARCH/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.ARCH/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.ARCH/value=ESP8266
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.BOARD/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.BOARD/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.BOARD/value=ESP8266_NODEMCU
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.CORE.PATH/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.CORE.PATH/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.CORE.PATH/value=${A.RUNTIME.PLATFORM.PATH}/cores/${A.BUILD.CORE}
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.CORE/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.CORE/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.CORE/value=${A.JANTJE.BUILD_CORE}
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.DEBUG_LEVEL/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.DEBUG_LEVEL/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.DEBUG_LEVEL/value=
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.DEBUG_PORT/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.DEBUG_PORT/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.DEBUG_PORT/value=
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.EXTRA_FLAGS/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.EXTRA_FLAGS/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.EXTRA_FLAGS/value=-DESP8266
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.FLASH_FREQ/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.FLASH_FREQ/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.FLASH_FREQ/value=40
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.FLASH_LD/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.FLASH_LD/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.FLASH_LD/value=eagle.flash.4m.ld
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.FLASH_MODE/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.FLASH_MODE/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.FLASH_MODE/value=dio
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.FLASH_SIZE/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.FLASH_SIZE/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.FLASH_SIZE/value=4M
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.F_CPU/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.F_CPU/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.F_CPU/value=80000000L
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.LWIP_FLAGS/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.LWIP_FLAGS/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.LWIP_FLAGS/value=-DLWIP_OPEN_SRC
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.LWIP_LIB/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.LWIP_LIB/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.LWIP_LIB/value=-llwip_gcc
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.MCU/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.MCU/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.MCU/value=esp8266
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.PATH/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.PATH/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.PATH/value=${ProjDirPath}/${ConfigName}
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.PROJECT_NAME/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.PROJECT_NAME/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.PROJECT_NAME/value=${ProjName}
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.SPIFFS_BLOCKSIZE/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.SPIFFS_BLOCKSIZE/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.SPIFFS_BLOCKSIZE/value=8192
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.SPIFFS_END/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.SPIFFS_END/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.SPIFFS_END/value=0x3FB000
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.SPIFFS_PAGESIZE/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.SPIFFS_PAGESIZE/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.SPIFFS_PAGESIZE/value=256
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.SPIFFS_START/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.SPIFFS_START/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.SPIFFS_START/value=0x100000
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.SYSTEM.PATH/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.SYSTEM.PATH/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.SYSTEM.PATH/value=${A.RUNTIME.PLATFORM.PATH}/system
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.VARIANT.PATH/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.VARIANT.PATH/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.VARIANT.PATH/value=${A.RUNTIME.PLATFORM.PATH}/variants/${A.BUILD.VARIANT}
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.VARIANT/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.VARIANT/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.BUILD.VARIANT/value=${A.JANTJE.BUILD_VARIANT}
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.AR.CMD/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.AR.CMD/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.AR.CMD/value=xtensa-lx106-elf-ar
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.AR.EXTRA_FLAGS/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.AR.EXTRA_FLAGS/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.AR.EXTRA_FLAGS/value=
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.AR.FLAGS/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.AR.FLAGS/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.AR.FLAGS/value=cru
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.AS.CMD/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.AS.CMD/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.AS.CMD/value=xtensa-lx106-elf-as
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.C.CMD/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.C.CMD/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.C.CMD/value=xtensa-lx106-elf-gcc
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.C.ELF.CMD/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.C.ELF.CMD/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.C.ELF.CMD/value=xtensa-lx106-elf-gcc
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.C.ELF.EXTRA_FLAGS/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.C.ELF.EXTRA_FLAGS/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.C.ELF.EXTRA_FLAGS/value=
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.C.ELF.FLAGS/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.C.ELF.FLAGS/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.C.ELF.FLAGS/value=-g ${A.COMPILER.WARNING_FLAGS} -Os -nostdlib -Wl,--no-check-sections -u call_user_start -Wl,-static "-L${A.COMPILER.SDK.PATH}/lib" "-L${A.COMPILER.SDK.PATH}/ld" "-T${A.BUILD.FLASH_LD}" -Wl,--gc-sections -Wl,-wrap,system_restart_local -Wl,-wrap,register_chipv6_phy
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.C.ELF.LIBS/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.C.ELF.LIBS/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.C.ELF.LIBS/value=-lm -lgcc -lhal -lphy -lpp -lnet80211 -lwpa -lcrypto -lmain -lwps -laxtls -lsmartconfig -lmesh -lwpa2 ${A.BUILD.LWIP_LIB} -lstdc++
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.C.EXTRA_FLAGS/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.C.EXTRA_FLAGS/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.C.EXTRA_FLAGS/value=
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.C.FLAGS/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.C.FLAGS/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.C.FLAGS/value=-c ${A.COMPILER.WARNING_FLAGS} -Os -g -Wpointer-arith -Wno-implicit-function-declaration -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -falign-functions\=4 -MMD -std\=gnu99 -ffunction-sections -fdata-sections
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.CPP.CMD/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.CPP.CMD/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.CPP.CMD/value=xtensa-lx106-elf-g++
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.CPP.EXTRA_FLAGS/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.CPP.EXTRA_FLAGS/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.CPP.EXTRA_FLAGS/value=
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.CPP.FLAGS/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.CPP.FLAGS/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.CPP.FLAGS/value=-c ${A.COMPILER.WARNING_FLAGS} -Os -g -mlongcalls -mtext-section-literals -fno-exceptions -fno-rtti -falign-functions\=4 -std\=c++11 -MMD -ffunction-sections -fdata-sections
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.CPREPROCESSOR.FLAGS/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.CPREPROCESSOR.FLAGS/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.CPREPROCESSOR.FLAGS/value=-D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-I${A.COMPILER.SDK.PATH}/include" "-I${A.COMPILER.SDK.PATH}/lwip/include" "-I${A.BUILD.PATH}/core"
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.ELF2HEX.CMD/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.ELF2HEX.CMD/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.ELF2HEX.CMD/value=esptool
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.ELF2HEX.EXTRA_FLAGS/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.ELF2HEX.EXTRA_FLAGS/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.ELF2HEX.EXTRA_FLAGS/value=
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.ELF2HEX.FLAGS/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.ELF2HEX.FLAGS/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.ELF2HEX.FLAGS/value=
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.ESPTOOL.CMD/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.ESPTOOL.CMD/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.ESPTOOL.CMD/value=esptool.exe
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.OBJCOPY.EEP.EXTRA_FLAGS/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.OBJCOPY.EEP.EXTRA_FLAGS/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.OBJCOPY.EEP.EXTRA_FLAGS/value=
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.PATH/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.PATH/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.PATH/value=${A.RUNTIME.TOOLS.XTENSA-LX106-ELF-GCC.PATH}/bin/
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.S.CMD/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.S.CMD/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.S.CMD/value=xtensa-lx106-elf-gcc
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.S.EXTRA_FLAGS/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.S.EXTRA_FLAGS/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.S.EXTRA_FLAGS/value=
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.S.FLAGS/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.S.FLAGS/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.S.FLAGS/value=-c -g -x assembler-with-cpp -MMD -mlongcalls
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.SDK.PATH/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.SDK.PATH/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.SDK.PATH/value=${A.RUNTIME.PLATFORM.PATH}/tools/sdk
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.SIZE.CMD/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.SIZE.CMD/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.SIZE.CMD/value=xtensa-lx106-elf-size
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.WARNING_FLAGS.ALL/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.WARNING_FLAGS.ALL/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.WARNING_FLAGS.ALL/value=-Wall -Wextra
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.WARNING_FLAGS.DEFAULT/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.WARNING_FLAGS.DEFAULT/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.WARNING_FLAGS.DEFAULT/value=
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.WARNING_FLAGS.MORE/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.WARNING_FLAGS.MORE/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.WARNING_FLAGS.MORE/value=-Wall
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.WARNING_FLAGS.NONE/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.WARNING_FLAGS.NONE/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.WARNING_FLAGS.NONE/value=-w
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.WARNING_FLAGS/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.WARNING_FLAGS/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.COMPILER.WARNING_FLAGS/value=-w
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.ESP8266.NETWORK.UPLOAD.TOOL/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.ESP8266.NETWORK.UPLOAD.TOOL/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.ESP8266.NETWORK.UPLOAD.TOOL/value=esp8266OTA
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.EXTRA.TIME.DTS/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.EXTRA.TIME.DTS/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.EXTRA.TIME.DTS/value=3600
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.EXTRA.TIME.LOCAL/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.EXTRA.TIME.LOCAL/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.EXTRA.TIME.LOCAL/value=1470240752
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.EXTRA.TIME.UTC/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.EXTRA.TIME.UTC/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.EXTRA.TIME.UTC/value=1470233552
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.EXTRA.TIME.ZONE/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.EXTRA.TIME.ZONE/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.EXTRA.TIME.ZONE/value=3600
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.JANTJE.BUILD_CORE/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.JANTJE.BUILD_CORE/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.JANTJE.BUILD_CORE/value=esp8266
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.JANTJE.BUILD_VARIANT/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.JANTJE.BUILD_VARIANT/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.JANTJE.BUILD_VARIANT/value=nodemcu
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.NAME/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.NAME/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.NAME/value=NodeMCU 1.0 (ESP-12E Module)
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.PROGRAM.TOOL/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.PROGRAM.TOOL/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.PROGRAM.TOOL/value=${A.UPLOAD.TOOL}
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.AR.PATTERN.1/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.AR.PATTERN.1/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.AR.PATTERN.1/value="${A.COMPILER.PATH}${A.COMPILER.AR.CMD}" ${A.COMPILER.AR.FLAGS} ${A.COMPILER.AR.EXTRA_FLAGS} "${A.BUILD.PATH}/arduino.ar"
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.AR.PATTERN.2/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.AR.PATTERN.2/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.AR.PATTERN.2/value=
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.AR.PATTERN/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.AR.PATTERN/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.AR.PATTERN/value="${A.COMPILER.PATH}${A.COMPILER.AR.CMD}" ${A.COMPILER.AR.FLAGS} ${A.COMPILER.AR.EXTRA_FLAGS} "${A.BUILD.PATH}/arduino.ar" "${A.OBJECT_FILE}"
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.C.COMBINE.PATTERN.1/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.C.COMBINE.PATTERN.1/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.C.COMBINE.PATTERN.1/value="${A.COMPILER.PATH}${A.COMPILER.C.ELF.CMD}" ${A.COMPILER.C.ELF.FLAGS} ${A.COMPILER.C.ELF.EXTRA_FLAGS} -o "${A.BUILD.PATH}/${A.BUILD.PROJECT_NAME}.elf" -Wl,--start-group
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.C.COMBINE.PATTERN.2/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.C.COMBINE.PATTERN.2/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.C.COMBINE.PATTERN.2/value=\ "${A.BUILD.PATH}/arduino.ar" ${A.COMPILER.C.ELF.LIBS} -Wl,--end-group "-L${A.BUILD.PATH}"
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.C.COMBINE.PATTERN/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.C.COMBINE.PATTERN/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.C.COMBINE.PATTERN/value="${A.COMPILER.PATH}${A.COMPILER.C.ELF.CMD}" ${A.COMPILER.C.ELF.FLAGS} ${A.COMPILER.C.ELF.EXTRA_FLAGS} -o "${A.BUILD.PATH}/${A.BUILD.PROJECT_NAME}.elf" -Wl,--start-group ${A.OBJECT_FILES} "${A.BUILD.PATH}/arduino.ar" ${A.COMPILER.C.ELF.LIBS} -Wl,--end-group "-L${A.BUILD.PATH}"
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.C.O.PATTERN.1/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.C.O.PATTERN.1/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.C.O.PATTERN.1/value="${A.COMPILER.PATH}${A.COMPILER.C.CMD}" ${A.COMPILER.CPREPROCESSOR.FLAGS} ${A.COMPILER.C.FLAGS} -DF_CPU\=${A.BUILD.F_CPU} ${A.BUILD.LWIP_FLAGS} ${A.BUILD.DEBUG_PORT} ${A.BUILD.DEBUG_LEVEL} -DARDUINO\=${A.RUNTIME.IDE.VERSION} -DARDUINO_${A.BUILD.BOARD} -DARDUINO_ARCH_${A.BUILD.ARCH} -DARDUINO_BOARD\="${A.BUILD.BOARD}" ${A.COMPILER.C.EXTRA_FLAGS} ${A.BUILD.EXTRA_FLAGS} ${A.INCLUDES}
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.C.O.PATTERN.2/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.C.O.PATTERN.2/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.C.O.PATTERN.2/value=\ -o
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.C.O.PATTERN.3/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.C.O.PATTERN.3/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.C.O.PATTERN.3/value=
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.C.O.PATTERN/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.C.O.PATTERN/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.C.O.PATTERN/value="${A.COMPILER.PATH}${A.COMPILER.C.CMD}" ${A.COMPILER.CPREPROCESSOR.FLAGS} ${A.COMPILER.C.FLAGS} -DF_CPU\=${A.BUILD.F_CPU} ${A.BUILD.LWIP_FLAGS} ${A.BUILD.DEBUG_PORT} ${A.BUILD.DEBUG_LEVEL} -DARDUINO\=${A.RUNTIME.IDE.VERSION} -DARDUINO_${A.BUILD.BOARD} -DARDUINO_ARCH_${A.BUILD.ARCH} -DARDUINO_BOARD\="${A.BUILD.BOARD}" ${A.COMPILER.C.EXTRA_FLAGS} ${A.BUILD.EXTRA_FLAGS} ${A.INCLUDES} "${A.SOURCE_FILE}" -o "${A.OBJECT_FILE}"
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.CPP.O.PATTERN.1/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.CPP.O.PATTERN.1/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.CPP.O.PATTERN.1/value="${A.COMPILER.PATH}${A.COMPILER.CPP.CMD}" ${A.COMPILER.CPREPROCESSOR.FLAGS} ${A.COMPILER.CPP.FLAGS} -DF_CPU\=${A.BUILD.F_CPU} ${A.BUILD.LWIP_FLAGS} ${A.BUILD.DEBUG_PORT} ${A.BUILD.DEBUG_LEVEL} -DARDUINO\=${A.RUNTIME.IDE.VERSION} -DARDUINO_${A.BUILD.BOARD} -DARDUINO_ARCH_${A.BUILD.ARCH} -DARDUINO_BOARD\="${A.BUILD.BOARD}" ${A.COMPILER.CPP.EXTRA_FLAGS} ${A.BUILD.EXTRA_FLAGS} ${A.INCLUDES}
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.CPP.O.PATTERN.2/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.CPP.O.PATTERN.2/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.CPP.O.PATTERN.2/value=\ -o
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.CPP.O.PATTERN.3/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.CPP.O.PATTERN.3/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.CPP.O.PATTERN.3/value=
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.CPP.O.PATTERN/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.CPP.O.PATTERN/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.CPP.O.PATTERN/value="${A.COMPILER.PATH}${A.COMPILER.CPP.CMD}" ${A.COMPILER.CPREPROCESSOR.FLAGS} ${A.COMPILER.CPP.FLAGS} -DF_CPU\=${A.BUILD.F_CPU} ${A.BUILD.LWIP_FLAGS} ${A.BUILD.DEBUG_PORT} ${A.BUILD.DEBUG_LEVEL} -DARDUINO\=${A.RUNTIME.IDE.VERSION} -DARDUINO_${A.BUILD.BOARD} -DARDUINO_ARCH_${A.BUILD.ARCH} -DARDUINO_BOARD\="${A.BUILD.BOARD}" ${A.COMPILER.CPP.EXTRA_FLAGS} ${A.BUILD.EXTRA_FLAGS} ${A.INCLUDES} "${A.SOURCE_FILE}" -o "${A.OBJECT_FILE}"
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.OBJCOPY.EEP.PATTERN.1/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.OBJCOPY.EEP.PATTERN.1/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.OBJCOPY.EEP.PATTERN.1/value=
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.OBJCOPY.EEP.PATTERN/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.OBJCOPY.EEP.PATTERN/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.OBJCOPY.EEP.PATTERN/value=
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.OBJCOPY.HEX.PATTERN.1/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.OBJCOPY.HEX.PATTERN.1/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.OBJCOPY.HEX.PATTERN.1/value="${A.RUNTIME.TOOLS.ESPTOOL.PATH}/${A.COMPILER.ESPTOOL.CMD}" -eo "${A.RUNTIME.PLATFORM.PATH}/bootloaders/eboot/eboot.elf" -bo "${A.BUILD.PATH}/${A.BUILD.PROJECT_NAME}.bin" -bm ${A.BUILD.FLASH_MODE} -bf ${A.BUILD.FLASH_FREQ} -bz ${A.BUILD.FLASH_SIZE} -bs .text -bp 4096 -ec -eo "${A.BUILD.PATH}/${A.BUILD.PROJECT_NAME}.elf" -bs .irom0.text -bs .text -bs .data -bs .rodata -bc -ec
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.OBJCOPY.HEX.PATTERN/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.OBJCOPY.HEX.PATTERN/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.OBJCOPY.HEX.PATTERN/value="${A.RUNTIME.TOOLS.ESPTOOL.PATH}/${A.COMPILER.ESPTOOL.CMD}" -eo "${A.RUNTIME.PLATFORM.PATH}/bootloaders/eboot/eboot.elf" -bo "${A.BUILD.PATH}/${A.BUILD.PROJECT_NAME}.bin" -bm ${A.BUILD.FLASH_MODE} -bf ${A.BUILD.FLASH_FREQ} -bz ${A.BUILD.FLASH_SIZE} -bs .text -bp 4096 -ec -eo "${A.BUILD.PATH}/${A.BUILD.PROJECT_NAME}.elf" -bs .irom0.text -bs .text -bs .data -bs .rodata -bc -ec
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.OUTPUT.SAVE_FILE/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.OUTPUT.SAVE_FILE/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.OUTPUT.SAVE_FILE/value=${A.BUILD.PROJECT_NAME}.${A.BUILD.VARIANT}.bin
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.OUTPUT.TMP_FILE/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.OUTPUT.TMP_FILE/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.OUTPUT.TMP_FILE/value=${A.BUILD.PROJECT_NAME}.bin
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.S.O.PATTERN.1/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.S.O.PATTERN.1/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.S.O.PATTERN.1/value="${A.COMPILER.PATH}${A.COMPILER.C.CMD}" ${A.COMPILER.CPREPROCESSOR.FLAGS} ${A.COMPILER.S.FLAGS} -DF_CPU\=${A.BUILD.F_CPU} ${A.BUILD.LWIP_FLAGS} ${A.BUILD.DEBUG_PORT} ${A.BUILD.DEBUG_LEVEL} -DARDUINO\=${A.RUNTIME.IDE.VERSION} -DARDUINO_${A.BUILD.BOARD} -DARDUINO_ARCH_${A.BUILD.ARCH} -DARDUINO_BOARD\="${A.BUILD.BOARD}" ${A.COMPILER.C.EXTRA_FLAGS} ${A.BUILD.EXTRA_FLAGS} ${A.INCLUDES}
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.S.O.PATTERN.2/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.S.O.PATTERN.2/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.S.O.PATTERN.2/value=\ -o
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.S.O.PATTERN.3/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.S.O.PATTERN.3/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.S.O.PATTERN.3/value=
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.S.O.PATTERN/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.S.O.PATTERN/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.S.O.PATTERN/value="${A.COMPILER.PATH}${A.COMPILER.C.CMD}" ${A.COMPILER.CPREPROCESSOR.FLAGS} ${A.COMPILER.S.FLAGS} -DF_CPU\=${A.BUILD.F_CPU} ${A.BUILD.LWIP_FLAGS} ${A.BUILD.DEBUG_PORT} ${A.BUILD.DEBUG_LEVEL} -DARDUINO\=${A.RUNTIME.IDE.VERSION} -DARDUINO_${A.BUILD.BOARD} -DARDUINO_ARCH_${A.BUILD.ARCH} -DARDUINO_BOARD\="${A.BUILD.BOARD}" ${A.COMPILER.C.EXTRA_FLAGS} ${A.BUILD.EXTRA_FLAGS} ${A.INCLUDES} "${A.SOURCE_FILE}" -o "${A.OBJECT_FILE}"
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.SIZE.PATTERN.1/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.SIZE.PATTERN.1/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.SIZE.PATTERN.1/value="${A.COMPILER.PATH}${A.COMPILER.SIZE.CMD}" -A "${A.BUILD.PATH}/${A.BUILD.PROJECT_NAME}.elf"
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.SIZE.PATTERN/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.SIZE.PATTERN/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.SIZE.PATTERN/value="${A.COMPILER.PATH}${A.COMPILER.SIZE.CMD}" -A "${A.BUILD.PATH}/${A.BUILD.PROJECT_NAME}.elf"
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.SIZE.REGEX.DATA/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.SIZE.REGEX.DATA/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.SIZE.REGEX.DATA/value=^(?\:\\.data|\\.rodata|\\.bss)\\s+([0-9]+).*
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.SIZE.REGEX/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.SIZE.REGEX/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RECIPE.SIZE.REGEX/value=^(?\:\\.irom0\\.text|\\.text|\\.data|\\.rodata|)\\s+([0-9]+).*
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RUNTIME.HARDWARE.PATH/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RUNTIME.HARDWARE.PATH/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RUNTIME.HARDWARE.PATH/value=C\:/oldGreg/sloeber/arduinoPlugin/packages/esp8266/hardware
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RUNTIME.IDE.VERSION/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RUNTIME.IDE.VERSION/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RUNTIME.IDE.VERSION/value=10609
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RUNTIME.PLATFORM.PATH/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RUNTIME.PLATFORM.PATH/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RUNTIME.PLATFORM.PATH/value=C\:/oldGreg/sloeber/arduinoPlugin/packages/esp8266/hardware/esp8266/2.3.0
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RUNTIME.TOOLS.ESPTOOL-0.4.9.PATH/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RUNTIME.TOOLS.ESPTOOL-0.4.9.PATH/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RUNTIME.TOOLS.ESPTOOL-0.4.9.PATH/value=C\:\\oldGreg\\sloeber\\arduinoPlugin\\tools\\esp8266\\esptool\\0.4.9
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RUNTIME.TOOLS.ESPTOOL.PATH/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RUNTIME.TOOLS.ESPTOOL.PATH/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RUNTIME.TOOLS.ESPTOOL.PATH/value=C\:\\oldGreg\\sloeber\\arduinoPlugin\\tools\\esp8266\\esptool\\0.4.9
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RUNTIME.TOOLS.ESPTOOL0.4.9.PATH/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RUNTIME.TOOLS.ESPTOOL0.4.9.PATH/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RUNTIME.TOOLS.ESPTOOL0.4.9.PATH/value=C\:\\oldGreg\\sloeber\\arduinoPlugin\\tools\\esp8266\\esptool\\0.4.9
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RUNTIME.TOOLS.MKSPIFFS-0.1.2.PATH/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RUNTIME.TOOLS.MKSPIFFS-0.1.2.PATH/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RUNTIME.TOOLS.MKSPIFFS-0.1.2.PATH/value=C\:\\oldGreg\\sloeber\\arduinoPlugin\\tools\\esp8266\\mkspiffs\\0.1.2
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RUNTIME.TOOLS.MKSPIFFS.PATH/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RUNTIME.TOOLS.MKSPIFFS.PATH/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RUNTIME.TOOLS.MKSPIFFS.PATH/value=C\:\\oldGreg\\sloeber\\arduinoPlugin\\tools\\esp8266\\mkspiffs\\0.1.2
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RUNTIME.TOOLS.MKSPIFFS0.1.2.PATH/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RUNTIME.TOOLS.MKSPIFFS0.1.2.PATH/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RUNTIME.TOOLS.MKSPIFFS0.1.2.PATH/value=C\:\\oldGreg\\sloeber\\arduinoPlugin\\tools\\esp8266\\mkspiffs\\0.1.2
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RUNTIME.TOOLS.XTENSA-LX106-ELF-GCC-1.20.0-26-GB404FB9-2.PATH/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RUNTIME.TOOLS.XTENSA-LX106-ELF-GCC-1.20.0-26-GB404FB9-2.PATH/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RUNTIME.TOOLS.XTENSA-LX106-ELF-GCC-1.20.0-26-GB404FB9-2.PATH/value=C\:\\oldGreg\\sloeber\\arduinoPlugin\\tools\\esp8266\\xtensa-lx106-elf-gcc\\1.20.0-26-gb404fb9-2
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RUNTIME.TOOLS.XTENSA-LX106-ELF-GCC.PATH/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RUNTIME.TOOLS.XTENSA-LX106-ELF-GCC.PATH/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RUNTIME.TOOLS.XTENSA-LX106-ELF-GCC.PATH/value=C\:\\oldGreg\\sloeber\\arduinoPlugin\\tools\\esp8266\\xtensa-lx106-elf-gcc\\1.20.0-26-gb404fb9-2
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RUNTIME.TOOLS.XTENSA-LX106-ELF-GCC1.20.0-26-GB404FB9-2.PATH/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RUNTIME.TOOLS.XTENSA-LX106-ELF-GCC1.20.0-26-GB404FB9-2.PATH/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.RUNTIME.TOOLS.XTENSA-LX106-ELF-GCC1.20.0-26-GB404FB9-2.PATH/value=C\:\\oldGreg\\sloeber\\arduinoPlugin\\tools\\esp8266\\xtensa-lx106-elf-gcc\\1.20.0-26-gb404fb9-2
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.SERIAL.DISABLEDTR/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.SERIAL.DISABLEDTR/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.SERIAL.DISABLEDTR/value=true
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.SERIAL.DISABLERTS/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.SERIAL.DISABLERTS/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.SERIAL.DISABLERTS/value=true
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.SERIAL.PORT.FILE/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.SERIAL.PORT.FILE/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.SERIAL.PORT.FILE/value=${A.SERIAL.PORT}
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.SERIAL.PORT/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.SERIAL.PORT/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.SERIAL.PORT/value=${JANTJE.COM_PORT}
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.SOFTWARE/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.SOFTWARE/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.SOFTWARE/value=baeyens
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.AVRDUDE_REMOTE.UPLOAD.VERBOSE/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.AVRDUDE_REMOTE.UPLOAD.VERBOSE/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.AVRDUDE_REMOTE.UPLOAD.VERBOSE/value=-v
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.ESP8266OTA.UPLOAD.PATTERN/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.ESP8266OTA.UPLOAD.PATTERN/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.ESP8266OTA.UPLOAD.PATTERN/value=${A.TOOLS.ESPTOOL.UPLOAD.NETWORK_PATTERN}
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.ESP8266OTA/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.ESP8266OTA/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.ESP8266OTA/value=${A.TOOLS.ESPTOOL.NETWORK_CMD}
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.ESPTOOL.CMD/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.ESPTOOL.CMD/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.ESPTOOL.CMD/value=esptool.exe
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.ESPTOOL.NETWORK.PASSWORD/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.ESPTOOL.NETWORK.PASSWORD/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.ESPTOOL.NETWORK.PASSWORD/value=${A.TOOLS.ESPTOOL.NETWORK.AUTH}
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.ESPTOOL.NETWORK_CMD/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.ESPTOOL.NETWORK_CMD/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.ESPTOOL.NETWORK_CMD/value=python.exe
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.ESPTOOL.PATH/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.ESPTOOL.PATH/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.ESPTOOL.PATH/value=${A.RUNTIME.TOOLS.ESPTOOL.PATH}
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.ESPTOOL.UPLOAD.NETWORK_PATTERN/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.ESPTOOL.UPLOAD.NETWORK_PATTERN/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.ESPTOOL.UPLOAD.NETWORK_PATTERN/value="${A.TOOLS.ESPTOOL.NETWORK_CMD}" "${A.RUNTIME.PLATFORM.PATH}/tools/espota.py" -i "${A.SERIAL.PORT}" -p "${A.TOOLS.ESPTOOL.NETWORK.PORT}" "--auth\=${A.TOOLS.ESPTOOL.NETWORK.PASSWORD}" -f "${A.BUILD.PATH}/${A.BUILD.PROJECT_NAME}.bin"
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.ESPTOOL.UPLOAD.PARAMS.QUIET/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.ESPTOOL.UPLOAD.PARAMS.QUIET/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.ESPTOOL.UPLOAD.PARAMS.QUIET/value=
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.ESPTOOL.UPLOAD.PARAMS.VERBOSE/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.ESPTOOL.UPLOAD.PARAMS.VERBOSE/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.ESPTOOL.UPLOAD.PARAMS.VERBOSE/value=-vv
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.ESPTOOL.UPLOAD.PATTERN/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.ESPTOOL.UPLOAD.PATTERN/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.ESPTOOL.UPLOAD.PATTERN/value="${A.TOOLS.ESPTOOL.PATH}/${A.TOOLS.ESPTOOL.CMD}" ${A.TOOLS.ESPTOOL.UPLOAD.VERBOSE} -cd ${A.UPLOAD.RESETMETHOD} -cb ${A.UPLOAD.SPEED} -cp "${A.SERIAL.PORT}" -ca 0x00000 -cf "${A.BUILD.PATH}/${A.BUILD.PROJECT_NAME}.bin"
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.ESPTOOL.UPLOAD.PROTOCOL/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.ESPTOOL.UPLOAD.PROTOCOL/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.ESPTOOL.UPLOAD.PROTOCOL/value=esp
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.MKSPIFFS.CMD/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.MKSPIFFS.CMD/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.MKSPIFFS.CMD/value=mkspiffs.exe
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.MKSPIFFS.PATH/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.MKSPIFFS.PATH/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.TOOLS.MKSPIFFS.PATH/value=${A.RUNTIME.TOOLS.MKSPIFFS.PATH}
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.UPLOAD.MAXIMUM_DATA_SIZE/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.UPLOAD.MAXIMUM_DATA_SIZE/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.UPLOAD.MAXIMUM_DATA_SIZE/value=81920
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.UPLOAD.MAXIMUM_SIZE/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.UPLOAD.MAXIMUM_SIZE/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.UPLOAD.MAXIMUM_SIZE/value=1044464
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.UPLOAD.RESETMETHOD/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.UPLOAD.RESETMETHOD/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.UPLOAD.RESETMETHOD/value=nodemcu
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.UPLOAD.SPEED/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.UPLOAD.SPEED/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.UPLOAD.SPEED/value=115200
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.UPLOAD.TOOL/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.UPLOAD.TOOL/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.UPLOAD.TOOL/value=esptool
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.UPLOAD.WAIT_FOR_UPLOAD_PORT/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.UPLOAD.WAIT_FOR_UPLOAD_PORT/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.UPLOAD.WAIT_FOR_UPLOAD_PORT/value=true
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.VERSION/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.VERSION/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/A.VERSION/value=2.2.0
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.ARCHITECTURE_ID/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.ARCHITECTURE_ID/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.ARCHITECTURE_ID/value=esp8266
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.BOARDS_FILE/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.BOARDS_FILE/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.BOARDS_FILE/value=C\:\\oldGreg\\sloeber\\arduinoPlugin\\packages\\esp8266\\hardware\\esp8266\\2.3.0\\boards.txt
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.BOARD_ID/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.BOARD_ID/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.BOARD_ID/value=nodemcuv2
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.BOARD_NAME/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.BOARD_NAME/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.BOARD_NAME/value=NodeMCU 1.0 (ESP-12E Module)
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.COM_PORT/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.COM_PORT/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.COM_PORT/value=COM18
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.CPU\ FREQUENCY/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.CPU\ FREQUENCY/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.CPU\ FREQUENCY/value=80 MHz
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.DEBUG\ LEVEL/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.DEBUG\ LEVEL/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.DEBUG\ LEVEL/value=
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.DEBUG\ PORT/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.DEBUG\ PORT/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.DEBUG\ PORT/value=
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.FLASH\ FREQUENCY/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.FLASH\ FREQUENCY/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.FLASH\ FREQUENCY/value=
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.FLASH\ MODE/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.FLASH\ MODE/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.FLASH\ MODE/value=
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.FLASH\ SIZE/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.FLASH\ SIZE/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.FLASH\ SIZE/value=4M (3M SPIFFS)
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.LWIP\ VARIANT/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.LWIP\ VARIANT/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.LWIP\ VARIANT/value=
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.MAKE_LOCATION/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.MAKE_LOCATION/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.MAKE_LOCATION/value=C\:\\oldGreg\\sloeber\\arduinoPlugin\\tools\\make/
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.MODULE/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.MODULE/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.MODULE/value=
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.OBJCOPY/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.OBJCOPY/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.OBJCOPY/value=${A.RECIPE.OBJCOPY.HEX.PATTERN}\n\t${A.RECIPE.OBJCOPY.EEP.PATTERN}
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.PACKAGE.NAME/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.PACKAGE.NAME/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.PACKAGE.NAME/value=esp8266
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.PACKAGE_ID/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.PACKAGE_ID/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.PACKAGE_ID/value=esp8266
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.PLATFORM_FILE/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.PLATFORM_FILE/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.PLATFORM_FILE/value=C\:/oldGreg/sloeber/arduinoPlugin/packages/esp8266/hardware/esp8266/2.3.0/platform.txt
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.PROCESSOR/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.PROCESSOR/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.PROCESSOR/value=
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.RESET\ METHOD/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.RESET\ METHOD/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.RESET\ METHOD/value=
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.SIZE.SWITCH/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.SIZE.SWITCH/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.SIZE.SWITCH/value=${A.RECIPE.SIZE.PATTERN}
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.UPLOAD\ SPEED/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.UPLOAD\ SPEED/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.UPLOAD\ SPEED/value=115200
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.UPLOAD.PATTERN/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.UPLOAD.PATTERN/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.UPLOAD.PATTERN/value=${A.TOOLS.ESPTOOL.UPLOAD.PATTERN}
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.UPLOAD.PROTOCOL/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.UPLOAD.PROTOCOL/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.UPLOAD.PROTOCOL/value=Default
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.WARNING_LEVEL/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.WARNING_LEVEL/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/JANTJE.WARNING_LEVEL/value=\ -Wall
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/PATH/delimiter=;
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/PATH/operation=replace
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/PATH/value=${A.COMPILER.PATH}${PathDelimiter}${A.BUILD.GENERIC.PATH}${PathDelimiter}${PATH}
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/append=true
environment/project/it.baeyens.arduino.core.toolChain.release.962842096/appendContributed=true