ESP32 mit WIFI und MQTT rx und tx
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

505 行
64KB

  1. eclipse.preferences.version=1
  2. environment/project/io.sloeber.core.toolChain.release.487246780/A.ALT_SIZE_COMMAND/delimiter=;
  3. environment/project/io.sloeber.core.toolChain.release.487246780/A.ALT_SIZE_COMMAND/operation=replace
  4. environment/project/io.sloeber.core.toolChain.release.487246780/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"
  5. environment/project/io.sloeber.core.toolChain.release.487246780/A.ARCHIVE_FILE/delimiter=;
  6. environment/project/io.sloeber.core.toolChain.release.487246780/A.ARCHIVE_FILE/operation=replace
  7. environment/project/io.sloeber.core.toolChain.release.487246780/A.ARCHIVE_FILE/value=arduino.ar
  8. environment/project/io.sloeber.core.toolChain.release.487246780/A.ARCHIVE_FILE_PATH/delimiter=;
  9. environment/project/io.sloeber.core.toolChain.release.487246780/A.ARCHIVE_FILE_PATH/operation=replace
  10. environment/project/io.sloeber.core.toolChain.release.487246780/A.ARCHIVE_FILE_PATH/value=${A.BUILD.PATH}/${A.ARCHIVE_FILE}
  11. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.ARCH/delimiter=;
  12. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.ARCH/operation=replace
  13. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.ARCH/value=ESP32
  14. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.BOARD/delimiter=;
  15. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.BOARD/operation=replace
  16. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.BOARD/value=ESP32_DEV
  17. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.BOOT/delimiter=;
  18. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.BOOT/operation=replace
  19. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.BOOT/value=qio
  20. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.CODE_DEBUG/delimiter=;
  21. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.CODE_DEBUG/operation=replace
  22. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.CODE_DEBUG/value=0
  23. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.CORE.PATH/delimiter=;
  24. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.CORE.PATH/operation=replace
  25. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.CORE.PATH/value=C\:\\Sloeber\\arduinoPlugin\\packages\\esp32\\hardware\\esp32\\1.0.4\\cores\\esp32
  26. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.CORE/delimiter=;
  27. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.CORE/operation=replace
  28. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.CORE/value=esp32
  29. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.DEFINES/delimiter=;
  30. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.DEFINES/operation=replace
  31. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.DEFINES/value=
  32. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.EXTRA_FLAGS/delimiter=;
  33. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.EXTRA_FLAGS/operation=replace
  34. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.EXTRA_FLAGS/value=-DESP32 -DCORE_DEBUG_LEVEL\=${A.BUILD.CODE_DEBUG} ${A.BUILD.DEFINES}
  35. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.FLASH_FREQ/delimiter=;
  36. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.FLASH_FREQ/operation=replace
  37. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.FLASH_FREQ/value=80m
  38. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.FLASH_MODE/delimiter=;
  39. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.FLASH_MODE/operation=replace
  40. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.FLASH_MODE/value=dio
  41. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.FLASH_SIZE/delimiter=;
  42. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.FLASH_SIZE/operation=replace
  43. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.FLASH_SIZE/value=4MB
  44. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.F_CPU/delimiter=;
  45. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.F_CPU/operation=replace
  46. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.F_CPU/value=240000000L
  47. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.MCU/delimiter=;
  48. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.MCU/operation=replace
  49. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.MCU/value=esp32
  50. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.PARTITIONS/delimiter=;
  51. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.PARTITIONS/operation=replace
  52. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.PARTITIONS/value=default_ffat
  53. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.PATH/delimiter=;
  54. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.PATH/operation=replace
  55. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.PATH/value=${ProjDirPath}/${ConfigName}
  56. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.PROJECT_NAME/delimiter=;
  57. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.PROJECT_NAME/operation=replace
  58. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.PROJECT_NAME/value=${ProjName}
  59. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.SYSTEM.PATH/delimiter=;
  60. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.SYSTEM.PATH/operation=replace
  61. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.SYSTEM.PATH/value=${A.RUNTIME.PLATFORM.PATH}/system
  62. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.VARIANT.PATH/delimiter=;
  63. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.VARIANT.PATH/operation=replace
  64. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.VARIANT.PATH/value=C\:\\Sloeber\\arduinoPlugin\\packages\\esp32\\hardware\\esp32\\1.0.4\\variants\\esp32
  65. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.VARIANT/delimiter=;
  66. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.VARIANT/operation=replace
  67. environment/project/io.sloeber.core.toolChain.release.487246780/A.BUILD.VARIANT/value=esp32
  68. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.AR.CMD/delimiter=;
  69. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.AR.CMD/operation=replace
  70. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.AR.CMD/value=xtensa-esp32-elf-ar
  71. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.AR.EXTRA_FLAGS/delimiter=;
  72. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.AR.EXTRA_FLAGS/operation=replace
  73. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.AR.EXTRA_FLAGS/value=
  74. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.AR.FLAGS/delimiter=;
  75. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.AR.FLAGS/operation=replace
  76. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.AR.FLAGS/value=cru
  77. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.AS.CMD/delimiter=;
  78. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.AS.CMD/operation=replace
  79. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.AS.CMD/value=xtensa-esp32-elf-as
  80. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.C.CMD/delimiter=;
  81. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.C.CMD/operation=replace
  82. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.C.CMD/value=xtensa-esp32-elf-gcc
  83. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.C.ELF.CMD/delimiter=;
  84. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.C.ELF.CMD/operation=replace
  85. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.C.ELF.CMD/value=xtensa-esp32-elf-gcc
  86. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.C.ELF.EXTRA_FLAGS/delimiter=;
  87. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.C.ELF.EXTRA_FLAGS/operation=replace
  88. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.C.ELF.EXTRA_FLAGS/value=
  89. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.C.ELF.FLAGS/delimiter=;
  90. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.C.ELF.FLAGS/operation=replace
  91. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.C.ELF.FLAGS/value=-nostdlib "-L${A.COMPILER.SDK.PATH}/lib" "-L${A.COMPILER.SDK.PATH}/ld" -T esp32_out.ld -T esp32.common.ld -T esp32.rom.ld -T esp32.peripherals.ld -T esp32.rom.libgcc.ld -T esp32.rom.spiram_incompatible_fns.ld -u ld_include_panic_highint_hdl -u call_user_start_cpu0 -Wl,--gc-sections -Wl,-static -Wl,--undefined\=uxTopUsedPriority -u __cxa_guard_dummy -u __cxx_fatal_exception
  92. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.C.ELF.LIBS/delimiter=;
  93. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.C.ELF.LIBS/operation=replace
  94. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.C.ELF.LIBS/value=-lgcc -lesp32 -lphy -lesp_http_client -lmbedtls -lrtc -lesp_http_server -lbtdm_app -lspiffs -lbootloader_support -lmdns -lnvs_flash -lfatfs -lpp -lnet80211 -ljsmn -lface_detection -llibsodium -lvfs -ldl_lib -llog -lfreertos -lcxx -lsmartconfig_ack -lxtensa-debug-module -lheap -ltcpip_adapter -lmqtt -lulp -lfd -lfb_gfx -lnghttp -lprotocomm -lsmartconfig -lm -lethernet -limage_util -lc_nano -lsoc -ltcp_transport -lc -lmicro-ecc -lface_recognition -ljson -lwpa_supplicant -lmesh -lesp_https_ota -lwpa2 -lexpat -llwip -lwear_levelling -lapp_update -ldriver -lbt -lespnow -lcoap -lasio -lnewlib -lconsole -lapp_trace -lesp32-camera -lhal -lprotobuf-c -lsdmmc -lcore -lpthread -lcoexist -lfreemodbus -lspi_flash -lesp-tls -lwpa -lwifi_provisioning -lwps -lesp_adc_cal -lesp_event -lopenssl -lesp_ringbuf -lfr -lstdc++
  95. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.C.EXTRA_FLAGS/delimiter=;
  96. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.C.EXTRA_FLAGS/operation=replace
  97. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.C.EXTRA_FLAGS/value=
  98. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.C.FLAGS/delimiter=;
  99. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.C.FLAGS/operation=replace
  100. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.C.FLAGS/value=-std\=gnu99 -Os -g3 -fstack-protector -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib -Wpointer-arith ${A.COMPILER.WARNING_FLAGS} -Wno-maybe-uninitialized -Wno-unused-function -Wno-unused-but-set-variable -Wno-unused-variable -Wno-deprecated-declarations -Wno-unused-parameter -Wno-sign-compare -Wno-old-style-declaration -MMD -c
  101. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.CPP.CMD/delimiter=;
  102. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.CPP.CMD/operation=replace
  103. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.CPP.CMD/value=xtensa-esp32-elf-g++
  104. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.CPP.EXTRA_FLAGS/delimiter=;
  105. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.CPP.EXTRA_FLAGS/operation=replace
  106. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.CPP.EXTRA_FLAGS/value=
  107. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.CPP.FLAGS/delimiter=;
  108. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.CPP.FLAGS/operation=replace
  109. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.CPP.FLAGS/value=-std\=gnu++11 -Os -g3 -Wpointer-arith -fexceptions -fstack-protector -ffunction-sections -fdata-sections -fstrict-volatile-bitfields -mlongcalls -nostdlib ${A.COMPILER.WARNING_FLAGS} -Wno-error\=maybe-uninitialized -Wno-error\=unused-function -Wno-error\=unused-but-set-variable -Wno-error\=unused-variable -Wno-error\=deprecated-declarations -Wno-unused-parameter -Wno-unused-but-set-parameter -Wno-missing-field-initializers -Wno-sign-compare -fno-rtti -MMD -c
  110. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.CPREPROCESSOR.FLAGS/delimiter=;
  111. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.CPREPROCESSOR.FLAGS/operation=replace
  112. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.CPREPROCESSOR.FLAGS/value=-DESP_PLATFORM -DMBEDTLS_CONFIG_FILE\="<mbedtls/esp_config.h>" -DHAVE_CONFIG_H -DGCC_NOT_5_2_0\=0 -DWITH_POSIX "-I${A.COMPILER.SDK.PATH}/include/config" "-I${A.COMPILER.SDK.PATH}/include/app_trace" "-I${A.COMPILER.SDK.PATH}/include/app_update" "-I${A.COMPILER.SDK.PATH}/include/asio" "-I${A.COMPILER.SDK.PATH}/include/bootloader_support" "-I${A.COMPILER.SDK.PATH}/include/bt" "-I${A.COMPILER.SDK.PATH}/include/coap" "-I${A.COMPILER.SDK.PATH}/include/console" "-I${A.COMPILER.SDK.PATH}/include/driver" "-I${A.COMPILER.SDK.PATH}/include/esp-tls" "-I${A.COMPILER.SDK.PATH}/include/esp32" "-I${A.COMPILER.SDK.PATH}/include/esp_adc_cal" "-I${A.COMPILER.SDK.PATH}/include/esp_event" "-I${A.COMPILER.SDK.PATH}/include/esp_http_client" "-I${A.COMPILER.SDK.PATH}/include/esp_http_server" "-I${A.COMPILER.SDK.PATH}/include/esp_https_ota" "-I${A.COMPILER.SDK.PATH}/include/esp_ringbuf" "-I${A.COMPILER.SDK.PATH}/include/ethernet" "-I${A.COMPILER.SDK.PATH}/include/expat" "-I${A.COMPILER.SDK.PATH}/include/fatfs" "-I${A.COMPILER.SDK.PATH}/include/freemodbus" "-I${A.COMPILER.SDK.PATH}/include/freertos" "-I${A.COMPILER.SDK.PATH}/include/heap" "-I${A.COMPILER.SDK.PATH}/include/idf_test" "-I${A.COMPILER.SDK.PATH}/include/jsmn" "-I${A.COMPILER.SDK.PATH}/include/json" "-I${A.COMPILER.SDK.PATH}/include/libsodium" "-I${A.COMPILER.SDK.PATH}/include/log" "-I${A.COMPILER.SDK.PATH}/include/lwip" "-I${A.COMPILER.SDK.PATH}/include/mbedtls" "-I${A.COMPILER.SDK.PATH}/include/mdns" "-I${A.COMPILER.SDK.PATH}/include/micro-ecc" "-I${A.COMPILER.SDK.PATH}/include/mqtt" "-I${A.COMPILER.SDK.PATH}/include/newlib" "-I${A.COMPILER.SDK.PATH}/include/nghttp" "-I${A.COMPILER.SDK.PATH}/include/nvs_flash" "-I${A.COMPILER.SDK.PATH}/include/openssl" "-I${A.COMPILER.SDK.PATH}/include/protobuf-c" "-I${A.COMPILER.SDK.PATH}/include/protocomm" "-I${A.COMPILER.SDK.PATH}/include/pthread" "-I${A.COMPILER.SDK.PATH}/include/sdmmc" "-I${A.COMPILER.SDK.PATH}/include/smartconfig_ack" "-I${A.COMPILER.SDK.PATH}/include/soc" "-I${A.COMPILER.SDK.PATH}/include/spi_flash" "-I${A.COMPILER.SDK.PATH}/include/spiffs" "-I${A.COMPILER.SDK.PATH}/include/tcp_transport" "-I${A.COMPILER.SDK.PATH}/include/tcpip_adapter" "-I${A.COMPILER.SDK.PATH}/include/ulp" "-I${A.COMPILER.SDK.PATH}/include/vfs" "-I${A.COMPILER.SDK.PATH}/include/wear_levelling" "-I${A.COMPILER.SDK.PATH}/include/wifi_provisioning" "-I${A.COMPILER.SDK.PATH}/include/wpa_supplicant" "-I${A.COMPILER.SDK.PATH}/include/xtensa-debug-module" "-I${A.COMPILER.SDK.PATH}/include/esp-face" "-I${A.COMPILER.SDK.PATH}/include/esp32-camera" "-I${A.COMPILER.SDK.PATH}/include/esp-face" "-I${A.COMPILER.SDK.PATH}/include/fb_gfx"
  113. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.ELF2HEX.EXTRA_FLAGS/delimiter=;
  114. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.ELF2HEX.EXTRA_FLAGS/operation=replace
  115. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.ELF2HEX.EXTRA_FLAGS/value=
  116. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.OBJCOPY.EEP.EXTRA_FLAGS/delimiter=;
  117. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.OBJCOPY.EEP.EXTRA_FLAGS/operation=replace
  118. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.OBJCOPY.EEP.EXTRA_FLAGS/value=
  119. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.PATH/delimiter=;
  120. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.PATH/operation=replace
  121. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.PATH/value=${A.RUNTIME.TOOLS.XTENSA-ESP32-ELF-GCC.PATH}/bin/
  122. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.S.CMD/delimiter=;
  123. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.S.CMD/operation=replace
  124. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.S.CMD/value=xtensa-esp32-elf-gcc
  125. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.S.EXTRA_FLAGS/delimiter=;
  126. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.S.EXTRA_FLAGS/operation=replace
  127. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.S.EXTRA_FLAGS/value=
  128. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.S.FLAGS/delimiter=;
  129. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.S.FLAGS/operation=replace
  130. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.S.FLAGS/value=-c -g3 -x assembler-with-cpp -MMD -mlongcalls
  131. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.SDK.PATH/delimiter=;
  132. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.SDK.PATH/operation=replace
  133. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.SDK.PATH/value=${A.RUNTIME.PLATFORM.PATH}/tools/sdk
  134. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.SIZE.CMD/delimiter=;
  135. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.SIZE.CMD/operation=replace
  136. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.SIZE.CMD/value=xtensa-esp32-elf-size
  137. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.WARNING_FLAGS.ALL/delimiter=;
  138. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.WARNING_FLAGS.ALL/operation=replace
  139. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.WARNING_FLAGS.ALL/value=-Wall -Werror\=all -Wextra
  140. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.WARNING_FLAGS.DEFAULT/delimiter=;
  141. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.WARNING_FLAGS.DEFAULT/operation=replace
  142. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.WARNING_FLAGS.DEFAULT/value=
  143. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.WARNING_FLAGS.MORE/delimiter=;
  144. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.WARNING_FLAGS.MORE/operation=replace
  145. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.WARNING_FLAGS.MORE/value=-Wall -Werror\=all
  146. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.WARNING_FLAGS.NONE/delimiter=;
  147. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.WARNING_FLAGS.NONE/operation=replace
  148. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.WARNING_FLAGS.NONE/value=-w
  149. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.WARNING_FLAGS/delimiter=;
  150. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.WARNING_FLAGS/operation=replace
  151. environment/project/io.sloeber.core.toolChain.release.487246780/A.COMPILER.WARNING_FLAGS/value=${A.COMPILER.WARNING_FLAGS.ALL}
  152. environment/project/io.sloeber.core.toolChain.release.487246780/A.ESP8266.NETWORK.UPLOAD.TOOL/delimiter=;
  153. environment/project/io.sloeber.core.toolChain.release.487246780/A.ESP8266.NETWORK.UPLOAD.TOOL/operation=replace
  154. environment/project/io.sloeber.core.toolChain.release.487246780/A.ESP8266.NETWORK.UPLOAD.TOOL/value=esp8266OTA
  155. environment/project/io.sloeber.core.toolChain.release.487246780/A.NAME/delimiter=;
  156. environment/project/io.sloeber.core.toolChain.release.487246780/A.NAME/operation=replace
  157. environment/project/io.sloeber.core.toolChain.release.487246780/A.NAME/value=ESP32 Dev Module
  158. environment/project/io.sloeber.core.toolChain.release.487246780/A.PACKAGES/delimiter=;
  159. environment/project/io.sloeber.core.toolChain.release.487246780/A.PACKAGES/operation=replace
  160. environment/project/io.sloeber.core.toolChain.release.487246780/A.PACKAGES/value=${eclipse_home}/arduinoPlugin/packages
  161. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.AR.PATTERN.1/delimiter=;
  162. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.AR.PATTERN.1/operation=replace
  163. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.AR.PATTERN.1/value="${A.COMPILER.PATH}${A.COMPILER.AR.CMD}" ${A.COMPILER.AR.FLAGS} ${A.COMPILER.AR.EXTRA_FLAGS}
  164. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.AR.PATTERN.2/delimiter=;
  165. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.AR.PATTERN.2/operation=replace
  166. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.AR.PATTERN.2/value=\
  167. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.AR.PATTERN.3/delimiter=;
  168. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.AR.PATTERN.3/operation=replace
  169. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.AR.PATTERN.3/value=
  170. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.AR.PATTERN/delimiter=;
  171. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.AR.PATTERN/operation=replace
  172. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.AR.PATTERN/value="${A.COMPILER.PATH}${A.COMPILER.AR.CMD}" ${A.COMPILER.AR.FLAGS} ${A.COMPILER.AR.EXTRA_FLAGS} "${A.ARCHIVE_FILE_PATH}" "${A.OBJECT_FILE}"
  173. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.C.COMBINE.PATTERN.1/delimiter=;
  174. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.C.COMBINE.PATTERN.1/operation=replace
  175. environment/project/io.sloeber.core.toolChain.release.487246780/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} -Wl,--start-group
  176. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.C.COMBINE.PATTERN.2/delimiter=;
  177. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.C.COMBINE.PATTERN.2/operation=replace
  178. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.C.COMBINE.PATTERN.2/value=\
  179. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.C.COMBINE.PATTERN.3/delimiter=;
  180. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.C.COMBINE.PATTERN.3/operation=replace
  181. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.C.COMBINE.PATTERN.3/value=\ ${A.COMPILER.C.ELF.LIBS} -Wl,--end-group -Wl,-EL -o "${A.BUILD.PATH}/${A.BUILD.PROJECT_NAME}.elf"
  182. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.C.COMBINE.PATTERN/delimiter=;
  183. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.C.COMBINE.PATTERN/operation=replace
  184. environment/project/io.sloeber.core.toolChain.release.487246780/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} -Wl,--start-group ${A.OBJECT_FILES} "${A.ARCHIVE_FILE_PATH}" ${A.COMPILER.C.ELF.LIBS} -Wl,--end-group -Wl,-EL -o "${A.BUILD.PATH}/${A.BUILD.PROJECT_NAME}.elf"
  185. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.C.O.PATTERN.1/delimiter=;
  186. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.C.O.PATTERN.1/operation=replace
  187. environment/project/io.sloeber.core.toolChain.release.487246780/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} -DARDUINO\=${A.RUNTIME.IDE.VERSION} -DARDUINO_${A.BUILD.BOARD} -DARDUINO_ARCH_${A.BUILD.ARCH} -DARDUINO_BOARD\="\\"${A.BUILD.BOARD}\\"" -DARDUINO_VARIANT\="${A.BUILD.VARIANT}" ${A.COMPILER.C.EXTRA_FLAGS} ${A.BUILD.EXTRA_FLAGS} ${A.INCLUDES}
  188. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.C.O.PATTERN.2/delimiter=;
  189. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.C.O.PATTERN.2/operation=replace
  190. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.C.O.PATTERN.2/value=\ -o
  191. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.C.O.PATTERN.3/delimiter=;
  192. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.C.O.PATTERN.3/operation=replace
  193. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.C.O.PATTERN.3/value=
  194. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.C.O.PATTERN/delimiter=;
  195. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.C.O.PATTERN/operation=replace
  196. environment/project/io.sloeber.core.toolChain.release.487246780/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} -DARDUINO\=${A.RUNTIME.IDE.VERSION} -DARDUINO_${A.BUILD.BOARD} -DARDUINO_ARCH_${A.BUILD.ARCH} -DARDUINO_BOARD\="\\"${A.BUILD.BOARD}\\"" -DARDUINO_VARIANT\="${A.BUILD.VARIANT}" ${A.COMPILER.C.EXTRA_FLAGS} ${A.BUILD.EXTRA_FLAGS} ${A.INCLUDES} "${A.SOURCE_FILE}" -o "${A.OBJECT_FILE}"
  197. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.CPP.O.PATTERN.1/delimiter=;
  198. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.CPP.O.PATTERN.1/operation=replace
  199. environment/project/io.sloeber.core.toolChain.release.487246780/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} -DARDUINO\=${A.RUNTIME.IDE.VERSION} -DARDUINO_${A.BUILD.BOARD} -DARDUINO_ARCH_${A.BUILD.ARCH} -DARDUINO_BOARD\="\\"${A.BUILD.BOARD}\\"" -DARDUINO_VARIANT\="${A.BUILD.VARIANT}" ${A.COMPILER.CPP.EXTRA_FLAGS} ${A.BUILD.EXTRA_FLAGS} ${A.INCLUDES}
  200. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.CPP.O.PATTERN.2/delimiter=;
  201. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.CPP.O.PATTERN.2/operation=replace
  202. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.CPP.O.PATTERN.2/value=\ -o
  203. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.CPP.O.PATTERN.3/delimiter=;
  204. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.CPP.O.PATTERN.3/operation=replace
  205. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.CPP.O.PATTERN.3/value=
  206. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.CPP.O.PATTERN/delimiter=;
  207. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.CPP.O.PATTERN/operation=replace
  208. environment/project/io.sloeber.core.toolChain.release.487246780/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} -DARDUINO\=${A.RUNTIME.IDE.VERSION} -DARDUINO_${A.BUILD.BOARD} -DARDUINO_ARCH_${A.BUILD.ARCH} -DARDUINO_BOARD\="\\"${A.BUILD.BOARD}\\"" -DARDUINO_VARIANT\="${A.BUILD.VARIANT}" ${A.COMPILER.CPP.EXTRA_FLAGS} ${A.BUILD.EXTRA_FLAGS} ${A.INCLUDES} "${A.SOURCE_FILE}" -o "${A.OBJECT_FILE}"
  209. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.OBJCOPY.EEP.PATTERN.1/delimiter=;
  210. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.OBJCOPY.EEP.PATTERN.1/operation=replace
  211. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.OBJCOPY.EEP.PATTERN.1/value=${A.TOOLS.GEN_ESP32PART.CMD} -q "${A.RUNTIME.PLATFORM.PATH}/tools/partitions/${A.BUILD.PARTITIONS}.csv" "${A.BUILD.PATH}/${A.BUILD.PROJECT_NAME}.partitions.bin"
  212. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.OBJCOPY.EEP.PATTERN/delimiter=;
  213. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.OBJCOPY.EEP.PATTERN/operation=replace
  214. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.OBJCOPY.EEP.PATTERN/value=${A.TOOLS.GEN_ESP32PART.CMD} -q "${A.RUNTIME.PLATFORM.PATH}/tools/partitions/${A.BUILD.PARTITIONS}.csv" "${A.BUILD.PATH}/${A.BUILD.PROJECT_NAME}.partitions.bin"
  215. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.OBJCOPY.HEX.PATTERN.1/delimiter=;
  216. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.OBJCOPY.HEX.PATTERN.1/operation=replace
  217. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.OBJCOPY.HEX.PATTERN.1/value="${A.TOOLS.ESPTOOL_PY.PATH}/${A.TOOLS.ESPTOOL_PY.CMD}" --chip esp32 elf2image --flash_mode "${A.BUILD.FLASH_MODE}" --flash_freq "${A.BUILD.FLASH_FREQ}" --flash_size "${A.BUILD.FLASH_SIZE}" -o "${A.BUILD.PATH}/${A.BUILD.PROJECT_NAME}.bin" "${A.BUILD.PATH}/${A.BUILD.PROJECT_NAME}.elf"
  218. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.OBJCOPY.HEX.PATTERN.LINUX/delimiter=;
  219. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.OBJCOPY.HEX.PATTERN.LINUX/operation=replace
  220. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.OBJCOPY.HEX.PATTERN.LINUX/value=python "${A.TOOLS.ESPTOOL_PY.PATH}/${A.TOOLS.ESPTOOL_PY.CMD}" --chip esp32 elf2image --flash_mode "${A.BUILD.FLASH_MODE}" --flash_freq "${A.BUILD.FLASH_FREQ}" --flash_size "${A.BUILD.FLASH_SIZE}" -o "${A.BUILD.PATH}/${A.BUILD.PROJECT_NAME}.bin" "${A.BUILD.PATH}/${A.BUILD.PROJECT_NAME}.elf"
  221. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.OBJCOPY.HEX.PATTERN/delimiter=;
  222. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.OBJCOPY.HEX.PATTERN/operation=replace
  223. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.OBJCOPY.HEX.PATTERN/value="${A.TOOLS.ESPTOOL_PY.PATH}/${A.TOOLS.ESPTOOL_PY.CMD}" --chip esp32 elf2image --flash_mode "${A.BUILD.FLASH_MODE}" --flash_freq "${A.BUILD.FLASH_FREQ}" --flash_size "${A.BUILD.FLASH_SIZE}" -o "${A.BUILD.PATH}/${A.BUILD.PROJECT_NAME}.bin" "${A.BUILD.PATH}/${A.BUILD.PROJECT_NAME}.elf"
  224. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.OUTPUT.SAVE_FILE/delimiter=;
  225. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.OUTPUT.SAVE_FILE/operation=replace
  226. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.OUTPUT.SAVE_FILE/value=${A.BUILD.PROJECT_NAME}.${A.BUILD.VARIANT}.bin
  227. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.OUTPUT.TMP_FILE/delimiter=;
  228. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.OUTPUT.TMP_FILE/operation=replace
  229. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.OUTPUT.TMP_FILE/value=${A.BUILD.PROJECT_NAME}.bin
  230. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.S.O.PATTERN.1/delimiter=;
  231. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.S.O.PATTERN.1/operation=replace
  232. environment/project/io.sloeber.core.toolChain.release.487246780/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} -DARDUINO\=${A.RUNTIME.IDE.VERSION} -DARDUINO_${A.BUILD.BOARD} -DARDUINO_ARCH_${A.BUILD.ARCH} -DARDUINO_BOARD\="\\"${A.BUILD.BOARD}\\"" -DARDUINO_VARIANT\="${A.BUILD.VARIANT}" ${A.COMPILER.S.EXTRA_FLAGS} ${A.BUILD.EXTRA_FLAGS} ${A.INCLUDES}
  233. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.S.O.PATTERN.2/delimiter=;
  234. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.S.O.PATTERN.2/operation=replace
  235. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.S.O.PATTERN.2/value=\ -o
  236. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.S.O.PATTERN.3/delimiter=;
  237. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.S.O.PATTERN.3/operation=replace
  238. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.S.O.PATTERN.3/value=
  239. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.S.O.PATTERN/delimiter=;
  240. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.S.O.PATTERN/operation=replace
  241. environment/project/io.sloeber.core.toolChain.release.487246780/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} -DARDUINO\=${A.RUNTIME.IDE.VERSION} -DARDUINO_${A.BUILD.BOARD} -DARDUINO_ARCH_${A.BUILD.ARCH} -DARDUINO_BOARD\="\\"${A.BUILD.BOARD}\\"" -DARDUINO_VARIANT\="${A.BUILD.VARIANT}" ${A.COMPILER.S.EXTRA_FLAGS} ${A.BUILD.EXTRA_FLAGS} ${A.INCLUDES} "${A.SOURCE_FILE}" -o "${A.OBJECT_FILE}"
  242. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.SIZE.PATTERN.1/delimiter=;
  243. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.SIZE.PATTERN.1/operation=replace
  244. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.SIZE.PATTERN.1/value="${A.COMPILER.PATH}${A.COMPILER.SIZE.CMD}" -A "${A.BUILD.PATH}/${A.BUILD.PROJECT_NAME}.elf"
  245. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.SIZE.PATTERN/delimiter=;
  246. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.SIZE.PATTERN/operation=replace
  247. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.SIZE.PATTERN/value="${A.COMPILER.PATH}${A.COMPILER.SIZE.CMD}" -A "${A.BUILD.PATH}/${A.BUILD.PROJECT_NAME}.elf"
  248. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.SIZE.REGEX.DATA/delimiter=;
  249. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.SIZE.REGEX.DATA/operation=replace
  250. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.SIZE.REGEX.DATA/value=^(?\:\\.dram0\\.data|\\.dram0\\.bss|\\.noinit)\\s+([0-9]+).*
  251. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.SIZE.REGEX/delimiter=;
  252. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.SIZE.REGEX/operation=replace
  253. environment/project/io.sloeber.core.toolChain.release.487246780/A.RECIPE.SIZE.REGEX/value=^(?\:\\.iram0\\.text|\\.iram0\\.vectors|\\.dram0\\.data|\\.flash\\.text|\\.flash\\.rodata|)\\s+([0-9]+).*
  254. environment/project/io.sloeber.core.toolChain.release.487246780/A.REFERENCED.CORE.PATH/delimiter=;
  255. environment/project/io.sloeber.core.toolChain.release.487246780/A.REFERENCED.CORE.PATH/operation=replace
  256. environment/project/io.sloeber.core.toolChain.release.487246780/A.REFERENCED.CORE.PATH/value=C\:\\Sloeber\\arduinoPlugin\\packages\\esp32\\hardware\\esp32\\1.0.4
  257. environment/project/io.sloeber.core.toolChain.release.487246780/A.REFERENCED.UPLOAD.PATH/delimiter=;
  258. environment/project/io.sloeber.core.toolChain.release.487246780/A.REFERENCED.UPLOAD.PATH/operation=replace
  259. environment/project/io.sloeber.core.toolChain.release.487246780/A.REFERENCED.UPLOAD.PATH/value=C\:\\Sloeber\\arduinoPlugin\\packages\\esp32\\hardware\\esp32\\1.0.4
  260. environment/project/io.sloeber.core.toolChain.release.487246780/A.REFERENCED.VARIANT.PATH/delimiter=;
  261. environment/project/io.sloeber.core.toolChain.release.487246780/A.REFERENCED.VARIANT.PATH/operation=replace
  262. environment/project/io.sloeber.core.toolChain.release.487246780/A.REFERENCED.VARIANT.PATH/value=C\:\\Sloeber\\arduinoPlugin\\packages\\esp32\\hardware\\esp32\\1.0.4
  263. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.HARDWARE.PATH/delimiter=;
  264. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.HARDWARE.PATH/operation=replace
  265. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.HARDWARE.PATH/value=${eclipse_home}/arduinoPlugin/packages/esp32/hardware/esp32
  266. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.IDE.VERSION/delimiter=;
  267. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.IDE.VERSION/operation=replace
  268. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.IDE.VERSION/value=10802
  269. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.PLATFORM.PATH/delimiter=;
  270. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.PLATFORM.PATH/operation=replace
  271. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.PLATFORM.PATH/value=${eclipse_home}/arduinoPlugin/packages/esp32/hardware/esp32/1.0.4
  272. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.ARDUINOOTA-1.3.0.PATH/delimiter=;
  273. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.ARDUINOOTA-1.3.0.PATH/operation=replace
  274. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.ARDUINOOTA-1.3.0.PATH/value=C\:\\Sloeber\\arduinoPlugin\\packages\\arduino\\tools\\arduinoOTA\\1.3.0
  275. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.ARDUINOOTA.PATH/delimiter=;
  276. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.ARDUINOOTA.PATH/operation=replace
  277. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.ARDUINOOTA.PATH/value=C\:\\Sloeber\\arduinoPlugin\\packages\\arduino\\tools\\arduinoOTA\\1.3.0
  278. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.ARDUINOOTA1.3.0.PATH/delimiter=;
  279. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.ARDUINOOTA1.3.0.PATH/operation=replace
  280. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.ARDUINOOTA1.3.0.PATH/value=C\:\\Sloeber\\arduinoPlugin\\packages\\arduino\\tools\\arduinoOTA\\1.3.0
  281. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.AVR-GCC-7.3.0-ATMEL3.6.1-ARDUINO5.PATH/delimiter=;
  282. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.AVR-GCC-7.3.0-ATMEL3.6.1-ARDUINO5.PATH/operation=replace
  283. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.AVR-GCC-7.3.0-ATMEL3.6.1-ARDUINO5.PATH/value=C\:\\Sloeber\\arduinoPlugin\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino5
  284. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.AVR-GCC.PATH/delimiter=;
  285. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.AVR-GCC.PATH/operation=replace
  286. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.AVR-GCC.PATH/value=C\:\\Sloeber\\arduinoPlugin\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino5
  287. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.AVR-GCC7.3.0-ATMEL3.6.1-ARDUINO5.PATH/delimiter=;
  288. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.AVR-GCC7.3.0-ATMEL3.6.1-ARDUINO5.PATH/operation=replace
  289. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.AVR-GCC7.3.0-ATMEL3.6.1-ARDUINO5.PATH/value=C\:\\Sloeber\\arduinoPlugin\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino5
  290. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.AVRDUDE-6.3.0-ARDUINO17.PATH/delimiter=;
  291. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.AVRDUDE-6.3.0-ARDUINO17.PATH/operation=replace
  292. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.AVRDUDE-6.3.0-ARDUINO17.PATH/value=C\:\\Sloeber\\arduinoPlugin\\packages\\arduino\\tools\\avrdude\\6.3.0-arduino17
  293. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.AVRDUDE.PATH/delimiter=;
  294. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.AVRDUDE.PATH/operation=replace
  295. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.AVRDUDE.PATH/value=C\:\\Sloeber\\arduinoPlugin\\packages\\arduino\\tools\\avrdude\\6.3.0-arduino17
  296. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.AVRDUDE6.3.0-ARDUINO17.PATH/delimiter=;
  297. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.AVRDUDE6.3.0-ARDUINO17.PATH/operation=replace
  298. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.AVRDUDE6.3.0-ARDUINO17.PATH/value=C\:\\Sloeber\\arduinoPlugin\\packages\\arduino\\tools\\avrdude\\6.3.0-arduino17
  299. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.ESPTOOL-2.3.1.PATH/delimiter=;
  300. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.ESPTOOL-2.3.1.PATH/operation=replace
  301. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.ESPTOOL-2.3.1.PATH/value=C\:\\Sloeber\\arduinoPlugin\\packages\\esp32\\tools\\esptool\\2.3.1
  302. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.ESPTOOL.PATH/delimiter=;
  303. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.ESPTOOL.PATH/operation=replace
  304. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.ESPTOOL.PATH/value=C\:\\Sloeber\\arduinoPlugin\\packages\\esp32\\tools\\esptool\\2.3.1
  305. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.ESPTOOL2.3.1.PATH/delimiter=;
  306. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.ESPTOOL2.3.1.PATH/operation=replace
  307. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.ESPTOOL2.3.1.PATH/value=C\:\\Sloeber\\arduinoPlugin\\packages\\esp32\\tools\\esptool\\2.3.1
  308. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.ESPTOOL_PY-2.6.0.PATH/delimiter=;
  309. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.ESPTOOL_PY-2.6.0.PATH/operation=replace
  310. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.ESPTOOL_PY-2.6.0.PATH/value=C\:\\Sloeber\\arduinoPlugin\\packages\\esp32\\tools\\esptool_py\\2.6.0
  311. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.ESPTOOL_PY-2.6.1.PATH/delimiter=;
  312. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.ESPTOOL_PY-2.6.1.PATH/operation=replace
  313. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.ESPTOOL_PY-2.6.1.PATH/value=C\:\\Sloeber\\arduinoPlugin\\packages\\esp32\\tools\\esptool_py\\2.6.1
  314. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.ESPTOOL_PY.PATH/delimiter=;
  315. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.ESPTOOL_PY.PATH/operation=replace
  316. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.ESPTOOL_PY.PATH/value=C\:\\Sloeber\\arduinoPlugin\\packages\\esp32\\tools\\esptool_py\\2.6.1
  317. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.ESPTOOL_PY2.6.0.PATH/delimiter=;
  318. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.ESPTOOL_PY2.6.0.PATH/operation=replace
  319. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.ESPTOOL_PY2.6.0.PATH/value=C\:\\Sloeber\\arduinoPlugin\\packages\\esp32\\tools\\esptool_py\\2.6.0
  320. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.ESPTOOL_PY2.6.1.PATH/delimiter=;
  321. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.ESPTOOL_PY2.6.1.PATH/operation=replace
  322. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.ESPTOOL_PY2.6.1.PATH/value=C\:\\Sloeber\\arduinoPlugin\\packages\\esp32\\tools\\esptool_py\\2.6.1
  323. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.MKSPIFFS-0.2.3.PATH/delimiter=;
  324. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.MKSPIFFS-0.2.3.PATH/operation=replace
  325. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.MKSPIFFS-0.2.3.PATH/value=C\:\\Sloeber\\arduinoPlugin\\packages\\esp32\\tools\\mkspiffs\\0.2.3
  326. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.MKSPIFFS.PATH/delimiter=;
  327. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.MKSPIFFS.PATH/operation=replace
  328. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.MKSPIFFS.PATH/value=C\:\\Sloeber\\arduinoPlugin\\packages\\esp32\\tools\\mkspiffs\\0.2.3
  329. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.MKSPIFFS0.2.3.PATH/delimiter=;
  330. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.MKSPIFFS0.2.3.PATH/operation=replace
  331. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.MKSPIFFS0.2.3.PATH/value=C\:\\Sloeber\\arduinoPlugin\\packages\\esp32\\tools\\mkspiffs\\0.2.3
  332. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.XTENSA-ESP32-ELF-GCC-1.22.0-80-G6C4433A-5.2.0.PATH/delimiter=;
  333. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.XTENSA-ESP32-ELF-GCC-1.22.0-80-G6C4433A-5.2.0.PATH/operation=replace
  334. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.XTENSA-ESP32-ELF-GCC-1.22.0-80-G6C4433A-5.2.0.PATH/value=C\:\\Sloeber\\arduinoPlugin\\packages\\esp32\\tools\\xtensa-esp32-elf-gcc\\1.22.0-80-g6c4433a-5.2.0
  335. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.XTENSA-ESP32-ELF-GCC.PATH/delimiter=;
  336. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.XTENSA-ESP32-ELF-GCC.PATH/operation=replace
  337. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.XTENSA-ESP32-ELF-GCC.PATH/value=C\:\\Sloeber\\arduinoPlugin\\packages\\esp32\\tools\\xtensa-esp32-elf-gcc\\1.22.0-80-g6c4433a-5.2.0
  338. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.XTENSA-ESP32-ELF-GCC1.22.0-80-G6C4433A-5.2.0.PATH/delimiter=;
  339. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.XTENSA-ESP32-ELF-GCC1.22.0-80-G6C4433A-5.2.0.PATH/operation=replace
  340. environment/project/io.sloeber.core.toolChain.release.487246780/A.RUNTIME.TOOLS.XTENSA-ESP32-ELF-GCC1.22.0-80-G6C4433A-5.2.0.PATH/value=C\:\\Sloeber\\arduinoPlugin\\packages\\esp32\\tools\\xtensa-esp32-elf-gcc\\1.22.0-80-g6c4433a-5.2.0
  341. environment/project/io.sloeber.core.toolChain.release.487246780/A.SERIAL.DISABLEDTR/delimiter=;
  342. environment/project/io.sloeber.core.toolChain.release.487246780/A.SERIAL.DISABLEDTR/operation=replace
  343. environment/project/io.sloeber.core.toolChain.release.487246780/A.SERIAL.DISABLEDTR/value=true
  344. environment/project/io.sloeber.core.toolChain.release.487246780/A.SERIAL.DISABLERTS/delimiter=;
  345. environment/project/io.sloeber.core.toolChain.release.487246780/A.SERIAL.DISABLERTS/operation=replace
  346. environment/project/io.sloeber.core.toolChain.release.487246780/A.SERIAL.DISABLERTS/value=true
  347. environment/project/io.sloeber.core.toolChain.release.487246780/A.SERIAL.PORT.FILE/delimiter=;
  348. environment/project/io.sloeber.core.toolChain.release.487246780/A.SERIAL.PORT.FILE/operation=replace
  349. environment/project/io.sloeber.core.toolChain.release.487246780/A.SERIAL.PORT.FILE/value=${A.SERIAL.PORT}
  350. environment/project/io.sloeber.core.toolChain.release.487246780/A.SERIAL.PORT/delimiter=;
  351. environment/project/io.sloeber.core.toolChain.release.487246780/A.SERIAL.PORT/operation=replace
  352. environment/project/io.sloeber.core.toolChain.release.487246780/A.SERIAL.PORT/value=${JANTJE.COM_PORT}
  353. environment/project/io.sloeber.core.toolChain.release.487246780/A.SOFTWARE/delimiter=;
  354. environment/project/io.sloeber.core.toolChain.release.487246780/A.SOFTWARE/operation=replace
  355. environment/project/io.sloeber.core.toolChain.release.487246780/A.SOFTWARE/value=ARDUINO
  356. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.AVRDUDE_REMOTE.UPLOAD.VERBOSE/delimiter=;
  357. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.AVRDUDE_REMOTE.UPLOAD.VERBOSE/operation=replace
  358. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.AVRDUDE_REMOTE.UPLOAD.VERBOSE/value=-v
  359. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESP8266OTA.UPLOAD.PATTERN/delimiter=;
  360. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESP8266OTA.UPLOAD.PATTERN/operation=replace
  361. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESP8266OTA.UPLOAD.PATTERN/value=${A.TOOLS.ESP8266OTA.TOOLS.ESPTOOL.UPLOAD.NETWORK_PATTERN}
  362. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESP8266OTA/delimiter=;
  363. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESP8266OTA/operation=replace
  364. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESP8266OTA/value=${A.TOOLS.ESP8266OTA.TOOLS.ESPTOOL.NETWORK_CMD}
  365. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESPTOOL.NETWORK.PASSWORD/delimiter=;
  366. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESPTOOL.NETWORK.PASSWORD/operation=replace
  367. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESPTOOL.NETWORK.PASSWORD/value=${A.NETWORK.AUTH}
  368. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESPTOOL_PY.CMD.LINUX/delimiter=;
  369. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESPTOOL_PY.CMD.LINUX/operation=replace
  370. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESPTOOL_PY.CMD.LINUX/value=esptool.py
  371. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESPTOOL_PY.CMD/delimiter=;
  372. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESPTOOL_PY.CMD/operation=replace
  373. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESPTOOL_PY.CMD/value=esptool.exe
  374. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESPTOOL_PY.NETWORK_CMD/delimiter=;
  375. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESPTOOL_PY.NETWORK_CMD/operation=replace
  376. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESPTOOL_PY.NETWORK_CMD/value="${A.RUNTIME.PLATFORM.PATH}/tools/espota.exe"
  377. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESPTOOL_PY.PATH/delimiter=;
  378. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESPTOOL_PY.PATH/operation=replace
  379. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESPTOOL_PY.PATH/value=${A.RUNTIME.TOOLS.ESPTOOL_PY.PATH}
  380. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESPTOOL_PY.UPLOAD.NETWORK_PATTERN/delimiter=;
  381. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESPTOOL_PY.UPLOAD.NETWORK_PATTERN/operation=replace
  382. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESPTOOL_PY.UPLOAD.NETWORK_PATTERN/value=${A.TOOLS.ESPTOOL_PY.NETWORK_CMD} -i "${A.SERIAL.PORT}" -p "${A.NETWORK.PORT}" "--auth\=${A.NETWORK.PASSWORD}" -f "${A.BUILD.PATH}/${A.BUILD.PROJECT_NAME}.bin"
  383. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESPTOOL_PY.UPLOAD.PARAMS.QUIET/delimiter=;
  384. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESPTOOL_PY.UPLOAD.PARAMS.QUIET/operation=replace
  385. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESPTOOL_PY.UPLOAD.PARAMS.QUIET/value=
  386. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESPTOOL_PY.UPLOAD.PARAMS.VERBOSE/delimiter=;
  387. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESPTOOL_PY.UPLOAD.PARAMS.VERBOSE/operation=replace
  388. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESPTOOL_PY.UPLOAD.PARAMS.VERBOSE/value=
  389. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESPTOOL_PY.UPLOAD.PATTERN.LINUX/delimiter=;
  390. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESPTOOL_PY.UPLOAD.PATTERN.LINUX/operation=replace
  391. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESPTOOL_PY.UPLOAD.PATTERN.LINUX/value=python "${A.TOOLS.ESPTOOL_PY.PATH}/${A.TOOLS.ESPTOOL_PY.CMD}" --chip esp32 --port "${A.SERIAL.PORT}" --baud ${A.UPLOAD.SPEED} --before default_reset --after hard_reset write_flash -z --flash_mode ${A.BUILD.FLASH_MODE} --flash_freq ${A.BUILD.FLASH_FREQ} --flash_size detect 0xe000 "${A.RUNTIME.PLATFORM.PATH}/tools/partitions/boot_app0.bin" 0x1000 "${A.RUNTIME.PLATFORM.PATH}/tools/sdk/bin/bootloader_${A.BUILD.BOOT}_${A.BUILD.FLASH_FREQ}.bin" 0x10000 "${A.BUILD.PATH}/${A.BUILD.PROJECT_NAME}.bin" 0x8000 "${A.BUILD.PATH}/${A.BUILD.PROJECT_NAME}.partitions.bin"
  392. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESPTOOL_PY.UPLOAD.PATTERN/delimiter=;
  393. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESPTOOL_PY.UPLOAD.PATTERN/operation=replace
  394. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESPTOOL_PY.UPLOAD.PATTERN/value="${A.TOOLS.ESPTOOL_PY.PATH}/${A.TOOLS.ESPTOOL_PY.CMD}" --chip esp32 --port "${A.SERIAL.PORT}" --baud ${A.UPLOAD.SPEED} --before default_reset --after hard_reset write_flash -z --flash_mode ${A.BUILD.FLASH_MODE} --flash_freq ${A.BUILD.FLASH_FREQ} --flash_size detect 0xe000 "${A.RUNTIME.PLATFORM.PATH}/tools/partitions/boot_app0.bin" 0x1000 "${A.RUNTIME.PLATFORM.PATH}/tools/sdk/bin/bootloader_${A.BUILD.BOOT}_${A.BUILD.FLASH_FREQ}.bin" 0x10000 "${A.BUILD.PATH}/${A.BUILD.PROJECT_NAME}.bin" 0x8000 "${A.BUILD.PATH}/${A.BUILD.PROJECT_NAME}.partitions.bin"
  395. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESPTOOL_PY.UPLOAD.PROTOCOL/delimiter=;
  396. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESPTOOL_PY.UPLOAD.PROTOCOL/operation=replace
  397. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.ESPTOOL_PY.UPLOAD.PROTOCOL/value=esp32
  398. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.GEN_ESP32PART.CMD/delimiter=;
  399. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.GEN_ESP32PART.CMD/operation=replace
  400. environment/project/io.sloeber.core.toolChain.release.487246780/A.TOOLS.GEN_ESP32PART.CMD/value="${A.RUNTIME.PLATFORM.PATH}/tools/gen_esp32part.exe"
  401. environment/project/io.sloeber.core.toolChain.release.487246780/A.UPLOAD.ALTID/delimiter=;
  402. environment/project/io.sloeber.core.toolChain.release.487246780/A.UPLOAD.ALTID/operation=replace
  403. environment/project/io.sloeber.core.toolChain.release.487246780/A.UPLOAD.ALTID/value=no_altID
  404. environment/project/io.sloeber.core.toolChain.release.487246780/A.UPLOAD.MAXIMUM_DATA_SIZE/delimiter=;
  405. environment/project/io.sloeber.core.toolChain.release.487246780/A.UPLOAD.MAXIMUM_DATA_SIZE/operation=replace
  406. environment/project/io.sloeber.core.toolChain.release.487246780/A.UPLOAD.MAXIMUM_DATA_SIZE/value=327680
  407. environment/project/io.sloeber.core.toolChain.release.487246780/A.UPLOAD.MAXIMUM_SIZE/delimiter=;
  408. environment/project/io.sloeber.core.toolChain.release.487246780/A.UPLOAD.MAXIMUM_SIZE/operation=replace
  409. environment/project/io.sloeber.core.toolChain.release.487246780/A.UPLOAD.MAXIMUM_SIZE/value=1310720
  410. environment/project/io.sloeber.core.toolChain.release.487246780/A.UPLOAD.PROTOCOL/delimiter=;
  411. environment/project/io.sloeber.core.toolChain.release.487246780/A.UPLOAD.PROTOCOL/operation=replace
  412. environment/project/io.sloeber.core.toolChain.release.487246780/A.UPLOAD.PROTOCOL/value=stk500v1
  413. environment/project/io.sloeber.core.toolChain.release.487246780/A.UPLOAD.SPEED/delimiter=;
  414. environment/project/io.sloeber.core.toolChain.release.487246780/A.UPLOAD.SPEED/operation=replace
  415. environment/project/io.sloeber.core.toolChain.release.487246780/A.UPLOAD.SPEED/value=115200
  416. environment/project/io.sloeber.core.toolChain.release.487246780/A.UPLOAD.TOOL/delimiter=;
  417. environment/project/io.sloeber.core.toolChain.release.487246780/A.UPLOAD.TOOL/operation=replace
  418. environment/project/io.sloeber.core.toolChain.release.487246780/A.UPLOAD.TOOL/value=esptool_py
  419. environment/project/io.sloeber.core.toolChain.release.487246780/A.UPLOAD.USBID/delimiter=;
  420. environment/project/io.sloeber.core.toolChain.release.487246780/A.UPLOAD.USBID/operation=replace
  421. environment/project/io.sloeber.core.toolChain.release.487246780/A.UPLOAD.USBID/value=no_altID
  422. environment/project/io.sloeber.core.toolChain.release.487246780/A.UPLOAD.WAIT_FOR_UPLOAD_PORT/delimiter=;
  423. environment/project/io.sloeber.core.toolChain.release.487246780/A.UPLOAD.WAIT_FOR_UPLOAD_PORT/operation=replace
  424. environment/project/io.sloeber.core.toolChain.release.487246780/A.UPLOAD.WAIT_FOR_UPLOAD_PORT/value=true
  425. environment/project/io.sloeber.core.toolChain.release.487246780/A.VERSION/delimiter=;
  426. environment/project/io.sloeber.core.toolChain.release.487246780/A.VERSION/operation=replace
  427. environment/project/io.sloeber.core.toolChain.release.487246780/A.VERSION/value=
  428. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.ARCHITECTURE_ID/delimiter=;
  429. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.ARCHITECTURE_ID/operation=replace
  430. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.ARCHITECTURE_ID/value=esp32
  431. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.BOARDS_FILE/delimiter=;
  432. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.BOARDS_FILE/operation=replace
  433. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.BOARDS_FILE/value=C\:\\Sloeber\\arduinoPlugin\\packages\\esp32\\hardware\\esp32\\1.0.4\\boards.txt
  434. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.BOARD_ID/delimiter=;
  435. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.BOARD_ID/operation=replace
  436. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.BOARD_ID/value=esp32
  437. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.BOARD_NAME/delimiter=;
  438. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.BOARD_NAME/operation=replace
  439. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.BOARD_NAME/value=ESP32 Dev Module
  440. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.COM_PORT/delimiter=;
  441. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.COM_PORT/operation=replace
  442. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.COM_PORT/value=COM8
  443. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.ECLIPSE_LOCATION/delimiter=;
  444. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.ECLIPSE_LOCATION/operation=replace
  445. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.ECLIPSE_LOCATION/value=${eclipse_home}
  446. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.EXTRA.ALL/delimiter=;
  447. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.EXTRA.ALL/operation=replace
  448. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.EXTRA.ALL/value=
  449. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.EXTRA.ARCHIVE/delimiter=;
  450. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.EXTRA.ARCHIVE/operation=replace
  451. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.EXTRA.ARCHIVE/value=
  452. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.EXTRA.ASSEMBLY/delimiter=;
  453. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.EXTRA.ASSEMBLY/operation=replace
  454. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.EXTRA.ASSEMBLY/value=
  455. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.EXTRA.C.COMPILE/delimiter=;
  456. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.EXTRA.C.COMPILE/operation=replace
  457. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.EXTRA.C.COMPILE/value=
  458. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.EXTRA.COMPILE/delimiter=;
  459. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.EXTRA.COMPILE/operation=replace
  460. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.EXTRA.COMPILE/value=
  461. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.EXTRA.CPP.COMPILE/delimiter=;
  462. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.EXTRA.CPP.COMPILE/operation=replace
  463. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.EXTRA.CPP.COMPILE/value=
  464. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.EXTRA.LINK/delimiter=;
  465. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.EXTRA.LINK/operation=replace
  466. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.EXTRA.LINK/value=
  467. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.MAKE_LOCATION/delimiter=;
  468. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.MAKE_LOCATION/operation=replace
  469. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.MAKE_LOCATION/value=C\:\\Sloeber\\arduinoPlugin\\tools\\make\\
  470. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.MENU/delimiter=;
  471. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.MENU/operation=replace
  472. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.MENU/value=cpu\=atmega328old\nCPUFreq\=240\nDebugLevel\=none\nFlashFreq\=80\nFlashMode\=qio\nFlashSize\=4M\nPartitionScheme\=defaultffat\nPSRAM\=disabled\nUploadSpeed\=115200
  473. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.OBJCOPY/delimiter=;
  474. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.OBJCOPY/operation=replace
  475. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.OBJCOPY/value=${A.RECIPE.OBJCOPY.EEP.PATTERN}\n\t${A.RECIPE.OBJCOPY.HEX.PATTERN}
  476. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.OS_NAME/delimiter=;
  477. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.OS_NAME/operation=replace
  478. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.OS_NAME/value=win32
  479. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.PACKAGE_ID/delimiter=;
  480. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.PACKAGE_ID/operation=replace
  481. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.PACKAGE_ID/value=esp32
  482. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.PROJECT_NAME/delimiter=;
  483. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.PROJECT_NAME/operation=replace
  484. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.PROJECT_NAME/value=esp32MQTT
  485. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.SELECTED.PLATFORM/delimiter=;
  486. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.SELECTED.PLATFORM/operation=replace
  487. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.SELECTED.PLATFORM/value=${eclipse_home}/arduinoPlugin/packages/esp32/hardware/esp32/1.0.4
  488. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.SIZE.SWITCH/delimiter=;
  489. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.SIZE.SWITCH/operation=replace
  490. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.SIZE.SWITCH/value=${A.RECIPE.SIZE.PATTERN}
  491. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.UPLOAD/delimiter=;
  492. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.UPLOAD/operation=replace
  493. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.UPLOAD/value=Default
  494. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.WARNING_LEVEL/delimiter=;
  495. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.WARNING_LEVEL/operation=replace
  496. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.WARNING_LEVEL/value=true
  497. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.WORKSPACE_LOCATION/delimiter=;
  498. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.WORKSPACE_LOCATION/operation=replace
  499. environment/project/io.sloeber.core.toolChain.release.487246780/JANTJE.WORKSPACE_LOCATION/value=C\:\\Users\\agr\\Documents\\sloeber-workspace
  500. environment/project/io.sloeber.core.toolChain.release.487246780/PATH/delimiter=;
  501. environment/project/io.sloeber.core.toolChain.release.487246780/PATH/operation=replace
  502. environment/project/io.sloeber.core.toolChain.release.487246780/PATH/value=${A.COMPILER.PATH}${PathDelimiter}${A.BUILD.GENERIC.PATH}${PathDelimiter}${SystemRoot}\\system32${PathDelimiter}${SystemRoot}${PathDelimiter}${SystemRoot}\\system32\\Wbem${PathDelimiter}${sloeber_path_extension}
  503. environment/project/io.sloeber.core.toolChain.release.487246780/append=true
  504. environment/project/io.sloeber.core.toolChain.release.487246780/appendContributed=true