Arduino: 1.8.13 (Windows 7), Board: "Arduino Mega or Mega 2560, ATmega2560 (Mega 2560)" C:\Program Files (x86)\Arduino\arduino-builder -dump-prefs -logger=machine -hardware C:\Program Files (x86)\Arduino\hardware -tools C:\Program Files (x86)\Arduino\tools-builder -tools C:\Program Files (x86)\Arduino\hardware\tools\avr -built-in-libraries C:\Program Files (x86)\Arduino\libraries -libraries C:\Users\Naveesh\Documents\Arduino\libraries -fqbn=arduino:avr:mega:cpu=atmega2560 -vid-pid=2341_0043 -ide-version=10813 -build-path C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261 -warnings=none -build-cache C:\Users\Naveesh\AppData\Local\Temp\arduino_cache_485313 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.arduinoOTA.path=C:\Program Files (x86)\Arduino\hardware\tools\avr -prefs=runtime.tools.arduinoOTA-1.3.0.path=C:\Program Files (x86)\Arduino\hardware\tools\avr -prefs=runtime.tools.avrdude.path=C:\Program Files (x86)\Arduino\hardware\tools\avr -prefs=runtime.tools.avrdude-6.3.0-arduino17.path=C:\Program Files (x86)\Arduino\hardware\tools\avr -prefs=runtime.tools.avr-gcc.path=C:\Program Files (x86)\Arduino\hardware\tools\avr -prefs=runtime.tools.avr-gcc-7.3.0-atmel3.6.1-arduino7.path=C:\Program Files (x86)\Arduino\hardware\tools\avr -verbose D:\Downloads\Marlin-bugfix-2.0.x\Marlin-bugfix-2.0.x\Marlin\Marlin.ino C:\Program Files (x86)\Arduino\arduino-builder -compile -logger=machine -hardware C:\Program Files (x86)\Arduino\hardware -tools C:\Program Files (x86)\Arduino\tools-builder -tools C:\Program Files (x86)\Arduino\hardware\tools\avr -built-in-libraries C:\Program Files (x86)\Arduino\libraries -libraries C:\Users\Naveesh\Documents\Arduino\libraries -fqbn=arduino:avr:mega:cpu=atmega2560 -vid-pid=2341_0043 -ide-version=10813 -build-path C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261 -warnings=none -build-cache C:\Users\Naveesh\AppData\Local\Temp\arduino_cache_485313 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.arduinoOTA.path=C:\Program Files (x86)\Arduino\hardware\tools\avr -prefs=runtime.tools.arduinoOTA-1.3.0.path=C:\Program Files (x86)\Arduino\hardware\tools\avr -prefs=runtime.tools.avrdude.path=C:\Program Files (x86)\Arduino\hardware\tools\avr -prefs=runtime.tools.avrdude-6.3.0-arduino17.path=C:\Program Files (x86)\Arduino\hardware\tools\avr -prefs=runtime.tools.avr-gcc.path=C:\Program Files (x86)\Arduino\hardware\tools\avr -prefs=runtime.tools.avr-gcc-7.3.0-atmel3.6.1-arduino7.path=C:\Program Files (x86)\Arduino\hardware\tools\avr -verbose D:\Downloads\Marlin-bugfix-2.0.x\Marlin-bugfix-2.0.x\Marlin\Marlin.ino Using board 'mega' from platform in folder: C:\Program Files (x86)\Arduino\hardware\arduino\avr Using core 'arduino' from platform in folder: C:\Program Files (x86)\Arduino\hardware\arduino\avr Detecting libraries used... "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\Marlin.ino.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\AVR\\HAL.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\AVR\\HAL_SPI.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\AVR\\MarlinSerial.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\AVR\\Servo.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\AVR\\eeprom.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\AVR\\fast_pwm.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\AVR\\fastio.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\AVR\\u8g_com_HAL_AVR_sw_spi.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\AVR\\watchdog.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\HAL.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\HAL_MinSerial.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\HAL_SPI.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\InterruptVectors.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\MarlinSerial.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\MarlinSerialUSB.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\Servo.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\Tone.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\dogm\\u8g_com_HAL_DUE_shared_hw_spi.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\dogm\\u8g_com_HAL_DUE_st7920_sw_spi.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\dogm\\u8g_com_HAL_DUE_sw_spi.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\dogm\\u8g_com_HAL_DUE_sw_spi_shared.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\eeprom_flash.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\eeprom_wired.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\fastio\\G2_PWM.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\timers.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\usb\\ctrl_access.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\usb\\sd_mmc_spi_mem.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\usb\\sysclk.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\usb\\udc.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\usb\\udi_cdc.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\usb\\udi_cdc_desc.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\usb\\udi_composite_desc.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\usb\\udi_msc.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\usb\\uotghs_device_due.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\usb\\usb_task.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\watchdog.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\FlushableHardwareSerial.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\HAL.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\HAL_SPI.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\Servo.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\Tone.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\WebSocketSerial.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\eeprom.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\i2s.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\ota.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\spiffs.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\timers.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\watchdog.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\web.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\wifi.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\HAL.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\arduino.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\eeprom.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\hardware\\Clock.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\hardware\\Gpio.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\hardware\\Heater.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\hardware\\IOLoggerCSV.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\hardware\\LinearAxis.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\hardware\\Timer.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\include\\pinmapping.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\main.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\timers.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\watchdog.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\HAL.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\HAL_MinSerial.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\HAL_SPI.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\MarlinSerial.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\eeprom_flash.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\eeprom_sdcard.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\eeprom_wired.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\fast_pwm.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\include\\digipot_mcp4451_I2C_routines.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\include\\i2c_util.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\main.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\tft\\tft_spi.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\tft\\xpt2046.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\timers.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\u8g\\LCD_I2C_routines.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\u8g\\LCD_pin_routines.c" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\u8g\\u8g_com_HAL_LPC1768_hw_spi.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\u8g\\u8g_com_HAL_LPC1768_ssd_hw_i2c.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\u8g\\u8g_com_HAL_LPC1768_st7920_hw_spi.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\u8g\\u8g_com_HAL_LPC1768_st7920_sw_spi.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\u8g\\u8g_com_HAL_LPC1768_sw_spi.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\usb_serial.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\watchdog.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\SAMD51\\HAL.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\SAMD51\\HAL_SPI.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\SAMD51\\MarlinSerial_AGCM4.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\SAMD51\\QSPIFlash.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\SAMD51\\Servo.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\SAMD51\\eeprom_flash.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\SAMD51\\eeprom_qspi.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\SAMD51\\eeprom_wired.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\SAMD51\\timers.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\SAMD51\\watchdog.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\HAL.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\HAL_MinSerial.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\HAL_SPI.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\MarlinSPI.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\MarlinSerial.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\Sd2Card_sdio_stm32duino.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\Servo.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\eeprom_flash.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\eeprom_sdcard.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\eeprom_sram.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\eeprom_wired.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\fast_pwm.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\fastio.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\msc_sd.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\tft\\tft_fsmc.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\tft\\tft_spi.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\tft\\xpt2046.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\timers.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\usb_host.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\usb_serial.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\watchdog.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\HAL.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\HAL_MinSerial.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\HAL_SPI.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\MarlinSerial.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\SPI.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\Servo.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\dogm\\u8g_com_stm32duino_swspi.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\eeprom_bl24cxx.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\eeprom_flash.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\eeprom_if_iic.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\eeprom_sdcard.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\eeprom_wired.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\fast_pwm.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\msc_sd.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\onboard_sd.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\sdio.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\tft\\tft_fsmc.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\tft\\tft_spi.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\tft\\xpt2046.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\timers.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\watchdog.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY31_32\\HAL.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY31_32\\HAL_SPI.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY31_32\\Servo.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY31_32\\eeprom.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY31_32\\timers.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY31_32\\watchdog.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY35_36\\HAL.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY35_36\\HAL_SPI.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY35_36\\Servo.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY35_36\\eeprom.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY35_36\\timers.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY35_36\\watchdog.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY40_41\\HAL.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY40_41\\HAL_SPI.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY40_41\\Servo.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY40_41\\eeprom.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY40_41\\timers.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY40_41\\watchdog.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\Delay.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\HAL_MinSerial.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\HAL_spi_L6470.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\backtrace\\backtrace.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\backtrace\\unwarm.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\backtrace\\unwarm_arm.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\backtrace\\unwarm_thumb.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\backtrace\\unwarmbytab.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\backtrace\\unwarmmem.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\backtrace\\unwinder.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\backtrace\\unwmemaccess.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\cpu_exception\\exception_arm.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\cpu_exception\\exception_hook.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\eeprom_api.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\eeprom_if_i2c.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\eeprom_if_spi.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\esp_wifi.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\servo.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\MarlinCore.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE Error while detecting libraries included by C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\MarlinCore.cpp "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\core\\serial.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\core\\utility.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\babystep.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\backlash.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\baricuda.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\bedlevel\\abl\\abl.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\bedlevel\\bedlevel.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\bedlevel\\hilbert_curve.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\bedlevel\\mbl\\mesh_bed_leveling.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\bedlevel\\ubl\\ubl.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\bedlevel\\ubl\\ubl_G29.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\bedlevel\\ubl\\ubl_motion.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\binary_stream.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\bltouch.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\cancel_object.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\caselight.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\closedloop.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\controllerfan.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\cooler.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\dac\\dac_dac084s085.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\dac\\dac_mcp4728.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\dac\\stepper_dac.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\digipot\\digipot_mcp4018.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\digipot\\digipot_mcp4451.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\direct_stepping.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\e_parser.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\encoder_i2c.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\ethernet.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\fanmux.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\filwidth.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\fwretract.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\host_actions.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\hotend_idle.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\joystick.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\leds\\blinkm.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\leds\\leds.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\leds\\neopixel.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\leds\\pca9533.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\leds\\pca9632.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\leds\\printer_event_leds.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\leds\\tempstat.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\max7219.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\meatpack.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\mixing.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\mmu\\mmu.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\mmu\\mmu2.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\password\\password.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\pause.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\power.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\power_monitor.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\powerloss.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\probe_temp_comp.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\repeat.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\runout.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\solenoid.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\spindle_laser.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\tmc_util.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\tramming.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\twibus.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\z_stepper_align.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\bedlevel\\G26.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\bedlevel\\G35.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\bedlevel\\G42.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\bedlevel\\M420.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\bedlevel\\abl\\G29.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\bedlevel\\abl\\M421.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\bedlevel\\mbl\\G29.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\bedlevel\\mbl\\M421.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\bedlevel\\ubl\\G29.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\bedlevel\\ubl\\M421.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\G28.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\G33.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\G34.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\G34_M422.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\G425.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\G76_M192_M871.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\M100.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\M12.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\M425.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\M48.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\M665.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\M666.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\M852.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M200-M205.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M217.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M218.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M220.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M221.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M281.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M301.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M302.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M304.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M305.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M309.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M43.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M540.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M575.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M672.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M92.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M108_M112_M410.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M111.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M120_M121.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M17_M18_M84.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M211.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M226.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M280.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M3-M5.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M350_M351.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M380_M381.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M400.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M42.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M605.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M7-M9.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M80_M81.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M85.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M993_M994.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M997.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M999.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\T.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\eeprom\\M500-M504.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\L6470\\M122.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\L6470\\M906.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\L6470\\M916-918.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\advance\\M900.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\baricuda\\M126-M129.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\camera\\M240.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\cancel\\M486.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\caselight\\M355.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\clean\\G12.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\controllerfan\\M710.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\digipot\\M907-M910.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\filwidth\\M404-M407.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\fwretract\\G10_G11.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\fwretract\\M207-M209.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\i2c\\M260_M261.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\leds\\M150.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\leds\\M7219.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\macro\\M810-M819.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\mixing\\M163-M165.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\mixing\\M166.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\network\\M552-M554.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\password\\M510-M512.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\pause\\G27.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\pause\\G60.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\pause\\G61.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\pause\\M125.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\pause\\M600.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\pause\\M603.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\pause\\M701_M702.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\power_monitor\\M430.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\powerloss\\M1000.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\powerloss\\M413.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\prusa_MMU2\\M403.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\runout\\M412.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\trinamic\\M122.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\trinamic\\M569.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\trinamic\\M906.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\trinamic\\M911-M914.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\gcode.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\gcode_d.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\geometry\\G17-G19.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\geometry\\G53-G59.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\geometry\\G92.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\geometry\\M206_M428.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\host\\M110.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\host\\M113.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\host\\M114.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\host\\M115.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE Error while detecting libraries included by C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\gcode\host\M115.cpp "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\host\\M118.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\host\\M119.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\host\\M16.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\host\\M360.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\host\\M876.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\lcd\\M0_M1.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\lcd\\M117.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\lcd\\M145.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\lcd\\M250.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\lcd\\M300.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\lcd\\M414.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\lcd\\M73.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\lcd\\M995.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\motion\\G0_G1.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\motion\\G2_G3.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\motion\\G4.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\motion\\G5.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\motion\\G6.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\motion\\G80.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\motion\\M290.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\parser.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\probe\\G30.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\probe\\G31_G32.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\probe\\G38.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\probe\\M401_M402.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\probe\\M851.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\probe\\M951.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\queue.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\scara\\M360-M364.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M1001.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M20.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M21_M22.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M23.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M24_M25.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M26.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M27.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M28_M29.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M30.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M32.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M33.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M34.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M524.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M808.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M928.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\stats\\M31.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\stats\\M75-M78.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\temp\\M104_M109.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\temp\\M105.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\temp\\M106_M107.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\temp\\M140_M190.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\temp\\M141_M191.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\temp\\M143_M193.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\temp\\M155.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\temp\\M303.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\units\\G20_G21.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\units\\M149.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\units\\M82_M83.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\HD44780\\lcdprint_hd44780.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\HD44780\\marlinui_HD44780.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\TFTGLCD\\lcdprint_TFTGLCD.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\TFTGLCD\\marlinui_TFTGLCD.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dogm\\lcdprint_u8g.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dogm\\marlinui_DOGM.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dogm\\status_screen_DOGM.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dogm\\status_screen_lite_ST7920.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dogm\\u8g_dev_ssd1306_sh1106_128x64_I2C.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dogm\\u8g_dev_ssd1309_12864.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dogm\\u8g_dev_st7565_64128n_HAL.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dogm\\u8g_dev_st7920_128x64_HAL.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dogm\\u8g_dev_tft_upscale_from_128x64.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dogm\\u8g_dev_uc1701_mini12864_HAL.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dogm\\u8g_fontutf8.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dogm\\ultralcd_st7920_u8glib_rrd_AVR.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dwin\\dwin_lcd.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dwin\\e3v2\\dwin.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dwin\\e3v2\\rotary_encoder.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\anycubic_chiron_lcd.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\anycubic_i3mega_lcd.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\dgus_lcd.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\example.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\anycubic_chiron\\FileNavigator.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\anycubic_chiron\\Tunes.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\anycubic_chiron\\chiron_tft.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\anycubic_i3mega\\anycubic_i3mega_lcd.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\dgus\\DGUSDisplay.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\dgus\\DGUSScreenHandler.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\dgus\\fysetc\\DGUSDisplayDef.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\dgus\\fysetc\\DGUSScreenHandler.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\dgus\\hiprecy\\DGUSDisplayDef.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\dgus\\hiprecy\\DGUSScreenHandler.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\dgus\\mks\\DGUSDisplayDef.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\dgus\\mks\\DGUSScreenHandler.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\dgus\\origin\\DGUSDisplayDef.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\dgus\\origin\\DGUSScreenHandler.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\archim2-flash\\flash_storage.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\archim2-flash\\media_file_reader.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\basic\\commands.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\basic\\spi.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\command_processor.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\dl_cache.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\event_loop.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\screen_types.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\sound_player.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\text_box.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\text_ellipsis.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\tiny_timer.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\unicode\\cyrillic_char_set.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\unicode\\font_bitmaps.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\unicode\\font_size_t.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\unicode\\standard_char_set.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\unicode\\unicode.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\unicode\\western_char_set.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extras\\adjuster_widget.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\language\\language.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\marlin_events.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\about_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE Error while detecting libraries included by C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\advanced_settings_menu.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\alert_dialog_box.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\backlash_compensation_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\base_numeric_adjustment_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\base_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\bed_mesh_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\bio_advanced_settings.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\bio_confirm_home_e.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\bio_confirm_home_xyz.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\bio_main_menu.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\bio_printing_dialog_box.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\bio_status_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\bio_tune_menu.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\boot_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\case_light_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\change_filament_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\cocoa_press_advanced_settings_menu.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\cocoa_press_load_chocolate.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\cocoa_press_main_menu.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\cocoa_press_move_e_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\cocoa_press_move_xyz_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\cocoa_press_preheat_menu.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\cocoa_press_preheat_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\cocoa_press_status_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\cocoa_press_unload_cartridge.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\confirm_abort_print_dialog_box.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\confirm_auto_calibration_dialog_box.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\confirm_erase_flash_dialog_box.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\confirm_start_print_dialog_box.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\confirm_user_request_alert_box.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\custom_user_menus.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\default_acceleration_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\developer_menu.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\dialog_box_base_class.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\display_tuning_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\endstop_state_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\feedrate_percent_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\filament_menu.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\filament_runout_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\files_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\interface_settings_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\interface_sounds_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\jerk_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\junction_deviation_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\kill_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\language_menu.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\leveling_menu.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\linear_advance_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\lock_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\main_menu.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\max_acceleration_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\max_velocity_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\media_player_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\move_axis_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\nozzle_offsets_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\nudge_nozzle_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\restore_failsafe_dialog_box.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\save_settings_dialog_box.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\screens.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\spinner_dialog_box.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\statistics_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\status_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE Error while detecting libraries included by C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\status_screen.cpp "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\stepper_bump_sensitivity_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\stepper_current_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\steps_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\stress_test_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\string_format.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\temperature_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\touch_calibration_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\touch_registers_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\tune_menu.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\widget_demo_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\z_offset_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\theme\\sounds.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\SPIFlashStorage.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\SPI_TFT.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_about.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_acceleration_settings.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_advance_settings.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_auto_level_offset_settings.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_baby_stepping.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_change_speed.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_cloud_bind.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_dialog.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_eeprom_settings.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_encoder_settings.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_error_message.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_extrusion.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_fan.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_filament_change.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_filament_settings.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_gcode.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_home.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_homing_sensitivity_settings.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_jerk_settings.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_keyboard.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_language.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_level_settings.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_machine_para.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_machine_settings.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_manuaLevel.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_max_feedrate_settings.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_more.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_motor_settings.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_move_motor.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_number_key.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_operation.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_pause_message.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_pause_position.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_preHeat.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_print_file.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_printing.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_ready_print.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_set.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_step_settings.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_tmc_current_settings.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_tmc_step_mode_settings.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_tool.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_touch_calibration.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_tramming_pos_settings.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_ui.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_wifi.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_wifi_list.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_wifi_settings.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\draw_wifi_tips.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\gb2312_puhui16.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\irq_overrid.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\mks_hardware_test.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\pic_manager.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\printer_operation.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\tft_lvgl_configuration.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\tft_multi_language.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\wifiSerial.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\wifi_module.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\mks_ui\\wifi_upload.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\nextion\\FileNavigator.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\nextion\\nextion_tft.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\malyan_lcd.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\nextion_lcd.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\ui_api.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\fontutils.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\lcdprint.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\marlinui.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\menu\\game\\brickout.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\menu\\game\\game.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\menu\\game\\invaders.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\menu\\game\\maze.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\menu\\game\\snake.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\menu\\menu.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\menu\\menu_advanced.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\menu\\menu_backlash.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\menu\\menu_bed_corners.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\menu\\menu_bed_leveling.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\menu\\menu_cancelobject.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\menu\\menu_configuration.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\menu\\menu_delta_calibrate.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\menu\\menu_filament.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\menu\\menu_game.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\menu\\menu_info.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\menu\\menu_job_recovery.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\menu\\menu_language.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\menu\\menu_led.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\menu\\menu_main.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\menu\\menu_media.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\menu\\menu_mixer.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\menu\\menu_mmu2.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\menu\\menu_motion.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\menu\\menu_password.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\menu\\menu_power_monitor.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\menu\\menu_probe_offset.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\menu\\menu_spindle_laser.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\menu\\menu_temperature.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\menu\\menu_tmc.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\menu\\menu_touch_screen.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\menu\\menu_tramming.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\menu\\menu_tune.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\menu\\menu_ubl.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\canvas.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\fontdata\\fontdata_10x20.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\fontdata\\fontdata_ISO10646_1.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\fontdata\\helvetica_12_bold.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\fontdata\\helvetica_14.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\fontdata\\helvetica_18.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\fontdata\\profont_22.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\images\\back_32x32x4.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\images\\background_320x30x16.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\images\\bootscreen_112x38x1.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\images\\bootscreen_195x59x16.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\images\\bootscreen_228x255x2.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\images\\bootscreen_228x255x4.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\images\\bootscreen_320x240x16.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\images\\bootscreen_480x320x16.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\images\\btn_rounded_64x52x4.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\images\\cancel_64x64x4.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\images\\chamber_64x64x4.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\images\\confirm_64x64x4.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\images\\decrease_64x64x4.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\images\\directory_32x32x4.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\images\\down_32x32x4.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\images\\fan_64x64x4.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\images\\fan_fast_64x64x4.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\images\\fan_slow_64x64x4.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\images\\feedrate_32x32x4.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\images\\flowrate_32x32x4.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\images\\heated_bed_64x64x4.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\images\\home_64x64x4.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\images\\hotend_64x64x4.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\images\\increase_64x64x4.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\images\\left_32x32x4.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\images\\leveling_32x32x4.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\images\\menu_64x64x4.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\images\\pause_64x64x4.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\images\\refresh_32x32x4.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\images\\right_32x32x4.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\images\\sd_64x64x4.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\images\\settings_64x64x4.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\images\\slider_8x16x4.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\images\\up_32x32x4.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\tft.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\tft_image.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\tft_queue.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\tft_string.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\touch.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\ui_320x240.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\ui_480x320.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft\\ui_common.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft_io\\tft_io.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\tft_io\\touch_calibration.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\touch\\touch_buttons.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\libs\\BL24CXX.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\libs\\L64XX\\L64XX_Marlin.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\libs\\W25Qxx.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\libs\\buzzer.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\libs\\crc16.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\libs\\heatshrink\\heatshrink_decoder.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\libs\\hex_print.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\libs\\least_squares_fit.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\libs\\nozzle.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\libs\\numtostr.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\libs\\stopwatch.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\libs\\vector_3.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\module\\delta.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\module\\endstops.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\module\\motion.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\module\\planner.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\module\\planner_bezier.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\module\\printcounter.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\module\\probe.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\module\\scara.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\module\\servo.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\module\\settings.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\module\\stepper\\L64xx.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\module\\stepper\\TMC26X.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\module\\stepper\\indirection.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\module\\stepper\\trinamic.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\module\\stepper.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\module\\temperature.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\module\\tool_change.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\sd\\Sd2Card.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\sd\\SdBaseFile.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\sd\\SdFatUtil.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\sd\\SdFile.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\sd\\SdVolume.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\sd\\cardreader.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\sd\\usb_flashdrive\\Sd2Card_FlashDrive.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\sd\\usb_flashdrive\\lib-uhs2\\Usb.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\sd\\usb_flashdrive\\lib-uhs2\\masstorage.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\sd\\usb_flashdrive\\lib-uhs2\\message.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\sd\\usb_flashdrive\\lib-uhs2\\parsetools.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\sd\\usb_flashdrive\\lib-uhs2\\usbhost.cpp" -o nul -DARDUINO_LIB_DISCOVERY_PHASE Generating function prototypes... "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -flto -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\Marlin.ino.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\preproc\\ctags_target_for_gcc_minus_e.cpp" -DARDUINO_LIB_DISCOVERY_PHASE "C:\\Program Files (x86)\\Arduino\\tools-builder\\ctags\\5.8-arduino11/ctags" -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\preproc\\ctags_target_for_gcc_minus_e.cpp" Compiling sketch... "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\Marlin.ino.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\Marlin.ino.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-gcc" -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\usb\\ctrl_access.c" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\usb\\ctrl_access.c.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-gcc" -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\usb\\sysclk.c" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\usb\\sysclk.c.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-gcc" -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\usb\\udc.c" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\usb\\udc.c.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-gcc" -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\usb\\udi_cdc.c" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\usb\\udi_cdc.c.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-gcc" -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\usb\\udi_cdc_desc.c" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\usb\\udi_cdc_desc.c.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-gcc" -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\usb\\udi_composite_desc.c" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\usb\\udi_composite_desc.c.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-gcc" -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\usb\\udi_msc.c" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\usb\\udi_msc.c.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-gcc" -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\usb\\uotghs_device_due.c" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\usb\\uotghs_device_due.c.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-gcc" -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\usb\\usb_task.c" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\usb\\usb_task.c.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-gcc" -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\include\\digipot_mcp4451_I2C_routines.c" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\include\\digipot_mcp4451_I2C_routines.c.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-gcc" -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\include\\i2c_util.c" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\include\\i2c_util.c.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-gcc" -c -g -Os -w -std=gnu11 -ffunction-sections -fdata-sections -MMD -flto -fno-fat-lto-objects -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\u8g\\LCD_pin_routines.c" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\u8g\\LCD_pin_routines.c.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\MarlinCore.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\MarlinCore.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\AVR\\HAL.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\AVR\\HAL.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\AVR\\MarlinSerial.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\AVR\\MarlinSerial.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\AVR\\HAL_SPI.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\AVR\\HAL_SPI.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\AVR\\Servo.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\AVR\\Servo.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\AVR\\eeprom.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\AVR\\eeprom.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\AVR\\fast_pwm.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\AVR\\fast_pwm.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\AVR\\fastio.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\AVR\\fastio.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\AVR\\u8g_com_HAL_AVR_sw_spi.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\AVR\\u8g_com_HAL_AVR_sw_spi.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\AVR\\watchdog.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\AVR\\watchdog.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\HAL.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\HAL.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\HAL_MinSerial.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\HAL_MinSerial.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\HAL_SPI.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\HAL_SPI.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\InterruptVectors.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\InterruptVectors.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\MarlinSerial.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\MarlinSerial.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\MarlinSerialUSB.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\MarlinSerialUSB.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\Servo.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\Servo.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\Tone.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\Tone.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\eeprom_flash.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\eeprom_flash.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\eeprom_wired.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\eeprom_wired.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\timers.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\timers.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\watchdog.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\watchdog.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\dogm\\u8g_com_HAL_DUE_shared_hw_spi.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\dogm\\u8g_com_HAL_DUE_shared_hw_spi.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\dogm\\u8g_com_HAL_DUE_st7920_sw_spi.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\dogm\\u8g_com_HAL_DUE_st7920_sw_spi.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\dogm\\u8g_com_HAL_DUE_sw_spi.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\dogm\\u8g_com_HAL_DUE_sw_spi.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\dogm\\u8g_com_HAL_DUE_sw_spi_shared.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\dogm\\u8g_com_HAL_DUE_sw_spi_shared.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\fastio\\G2_PWM.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\fastio\\G2_PWM.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\usb\\sd_mmc_spi_mem.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\DUE\\usb\\sd_mmc_spi_mem.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\FlushableHardwareSerial.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\FlushableHardwareSerial.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\HAL.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\HAL.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\HAL_SPI.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\HAL_SPI.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\Servo.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\Servo.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\Tone.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\Tone.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\WebSocketSerial.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\WebSocketSerial.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\eeprom.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\eeprom.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\i2s.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\i2s.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\ota.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\ota.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\spiffs.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\spiffs.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\timers.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\timers.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\watchdog.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\watchdog.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\web.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\web.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\wifi.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\ESP32\\wifi.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\HAL.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\HAL.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\arduino.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\arduino.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\eeprom.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\eeprom.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\main.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\main.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\timers.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\timers.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\watchdog.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\watchdog.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\hardware\\Clock.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\hardware\\Clock.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\hardware\\Gpio.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\hardware\\Gpio.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\hardware\\Heater.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\hardware\\Heater.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\hardware\\IOLoggerCSV.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\hardware\\IOLoggerCSV.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\hardware\\LinearAxis.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\hardware\\LinearAxis.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\hardware\\Timer.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\hardware\\Timer.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\include\\pinmapping.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LINUX\\include\\pinmapping.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\HAL.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\HAL.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\HAL_MinSerial.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\HAL_MinSerial.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\HAL_SPI.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\HAL_SPI.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\MarlinSerial.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\MarlinSerial.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\eeprom_flash.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\eeprom_flash.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\eeprom_sdcard.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\eeprom_sdcard.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\eeprom_wired.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\eeprom_wired.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\fast_pwm.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\fast_pwm.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\main.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\main.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\timers.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\timers.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\usb_serial.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\usb_serial.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\watchdog.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\watchdog.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\tft\\tft_spi.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\tft\\tft_spi.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\tft\\xpt2046.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\tft\\xpt2046.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\u8g\\LCD_I2C_routines.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\u8g\\LCD_I2C_routines.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\u8g\\u8g_com_HAL_LPC1768_hw_spi.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\u8g\\u8g_com_HAL_LPC1768_hw_spi.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\u8g\\u8g_com_HAL_LPC1768_ssd_hw_i2c.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\u8g\\u8g_com_HAL_LPC1768_ssd_hw_i2c.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\u8g\\u8g_com_HAL_LPC1768_st7920_hw_spi.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\u8g\\u8g_com_HAL_LPC1768_st7920_hw_spi.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\u8g\\u8g_com_HAL_LPC1768_st7920_sw_spi.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\u8g\\u8g_com_HAL_LPC1768_st7920_sw_spi.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\u8g\\u8g_com_HAL_LPC1768_sw_spi.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\LPC1768\\u8g\\u8g_com_HAL_LPC1768_sw_spi.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\SAMD51\\HAL.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\SAMD51\\HAL.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\SAMD51\\HAL_SPI.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\SAMD51\\HAL_SPI.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\SAMD51\\MarlinSerial_AGCM4.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\SAMD51\\MarlinSerial_AGCM4.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\SAMD51\\QSPIFlash.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\SAMD51\\QSPIFlash.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\SAMD51\\Servo.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\SAMD51\\Servo.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\SAMD51\\eeprom_flash.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\SAMD51\\eeprom_flash.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\SAMD51\\eeprom_qspi.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\SAMD51\\eeprom_qspi.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\SAMD51\\eeprom_wired.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\SAMD51\\eeprom_wired.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\SAMD51\\timers.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\SAMD51\\timers.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\SAMD51\\watchdog.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\SAMD51\\watchdog.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\HAL.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\HAL.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\HAL_MinSerial.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\HAL_MinSerial.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\HAL_SPI.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\HAL_SPI.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\MarlinSPI.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\MarlinSPI.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\MarlinSerial.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\MarlinSerial.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\Sd2Card_sdio_stm32duino.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\Sd2Card_sdio_stm32duino.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\eeprom_flash.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\eeprom_flash.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\Servo.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\Servo.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\eeprom_sdcard.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\eeprom_sdcard.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\eeprom_sram.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\eeprom_sram.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\eeprom_wired.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\eeprom_wired.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\fast_pwm.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\fast_pwm.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\fastio.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\fastio.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\msc_sd.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\msc_sd.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\timers.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\timers.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\usb_host.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\usb_host.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\usb_serial.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\usb_serial.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\watchdog.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\watchdog.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\tft\\tft_fsmc.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\tft\\tft_fsmc.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\tft\\tft_spi.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\tft\\tft_spi.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\tft\\xpt2046.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32\\tft\\xpt2046.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\HAL.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\HAL.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\HAL_MinSerial.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\HAL_MinSerial.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\HAL_SPI.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\HAL_SPI.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\MarlinSerial.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\MarlinSerial.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\SPI.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\SPI.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\Servo.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\Servo.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\eeprom_bl24cxx.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\eeprom_bl24cxx.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\eeprom_flash.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\eeprom_flash.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\eeprom_if_iic.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\eeprom_if_iic.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\eeprom_sdcard.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\eeprom_sdcard.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\eeprom_wired.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\eeprom_wired.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\fast_pwm.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\fast_pwm.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\msc_sd.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\msc_sd.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\onboard_sd.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\onboard_sd.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\sdio.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\sdio.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\timers.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\timers.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\watchdog.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\watchdog.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\dogm\\u8g_com_stm32duino_swspi.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\dogm\\u8g_com_stm32duino_swspi.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\tft\\tft_fsmc.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\tft\\tft_fsmc.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\tft\\tft_spi.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\tft\\tft_spi.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\tft\\xpt2046.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\STM32F1\\tft\\xpt2046.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY31_32\\HAL.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY31_32\\HAL.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY31_32\\HAL_SPI.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY31_32\\HAL_SPI.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY31_32\\Servo.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY31_32\\Servo.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY31_32\\eeprom.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY31_32\\eeprom.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY31_32\\timers.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY31_32\\timers.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY31_32\\watchdog.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY31_32\\watchdog.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY35_36\\HAL.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY35_36\\HAL.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY35_36\\HAL_SPI.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY35_36\\HAL_SPI.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY35_36\\Servo.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY35_36\\Servo.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY35_36\\eeprom.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY35_36\\eeprom.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY35_36\\timers.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY35_36\\timers.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY35_36\\watchdog.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY35_36\\watchdog.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY40_41\\HAL.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY40_41\\HAL.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY40_41\\HAL_SPI.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY40_41\\HAL_SPI.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY40_41\\Servo.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY40_41\\Servo.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY40_41\\eeprom.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY40_41\\eeprom.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY40_41\\timers.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY40_41\\timers.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY40_41\\watchdog.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\TEENSY40_41\\watchdog.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\Delay.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\Delay.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\HAL_MinSerial.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\HAL_MinSerial.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\HAL_spi_L6470.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\HAL_spi_L6470.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\eeprom_api.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\eeprom_api.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\eeprom_if_i2c.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\eeprom_if_i2c.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\eeprom_if_spi.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\eeprom_if_spi.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\esp_wifi.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\esp_wifi.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\servo.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\servo.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\backtrace\\backtrace.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\backtrace\\backtrace.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\backtrace\\unwarm.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\backtrace\\unwarm.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\backtrace\\unwarm_arm.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\backtrace\\unwarm_arm.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\backtrace\\unwarm_thumb.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\backtrace\\unwarm_thumb.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\backtrace\\unwarmbytab.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\backtrace\\unwarmbytab.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\backtrace\\unwarmmem.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\backtrace\\unwarmmem.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\backtrace\\unwinder.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\backtrace\\unwinder.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\backtrace\\unwmemaccess.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\backtrace\\unwmemaccess.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\cpu_exception\\exception_arm.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\cpu_exception\\exception_arm.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\cpu_exception\\exception_hook.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\HAL\\shared\\cpu_exception\\exception_hook.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\core\\serial.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\core\\serial.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\core\\utility.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\core\\utility.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\babystep.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\babystep.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\backlash.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\backlash.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\baricuda.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\baricuda.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\binary_stream.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\binary_stream.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\bltouch.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\bltouch.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\cancel_object.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\cancel_object.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\caselight.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\caselight.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\closedloop.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\closedloop.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\controllerfan.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\controllerfan.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\cooler.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\cooler.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\direct_stepping.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\direct_stepping.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\e_parser.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\e_parser.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\encoder_i2c.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\encoder_i2c.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\ethernet.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\ethernet.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\fanmux.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\fanmux.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\filwidth.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\filwidth.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\fwretract.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\fwretract.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\host_actions.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\host_actions.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\hotend_idle.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\hotend_idle.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\joystick.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\joystick.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\max7219.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\max7219.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\meatpack.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\meatpack.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\mixing.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\mixing.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\pause.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\pause.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\power.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\power.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\power_monitor.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\power_monitor.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\powerloss.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\powerloss.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\probe_temp_comp.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\probe_temp_comp.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\repeat.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\repeat.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\runout.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\runout.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\solenoid.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\solenoid.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\spindle_laser.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\spindle_laser.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\tmc_util.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\tmc_util.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\tramming.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\tramming.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\twibus.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\twibus.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\z_stepper_align.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\z_stepper_align.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\bedlevel\\bedlevel.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\bedlevel\\bedlevel.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\bedlevel\\hilbert_curve.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\bedlevel\\hilbert_curve.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\bedlevel\\abl\\abl.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\bedlevel\\abl\\abl.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\bedlevel\\mbl\\mesh_bed_leveling.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\bedlevel\\mbl\\mesh_bed_leveling.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\bedlevel\\ubl\\ubl.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\bedlevel\\ubl\\ubl.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\bedlevel\\ubl\\ubl_G29.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\bedlevel\\ubl\\ubl_G29.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\bedlevel\\ubl\\ubl_motion.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\bedlevel\\ubl\\ubl_motion.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\dac\\dac_dac084s085.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\dac\\dac_dac084s085.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\dac\\dac_mcp4728.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\dac\\dac_mcp4728.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\dac\\stepper_dac.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\dac\\stepper_dac.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\digipot\\digipot_mcp4018.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\digipot\\digipot_mcp4018.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\digipot\\digipot_mcp4451.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\digipot\\digipot_mcp4451.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\leds\\blinkm.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\leds\\blinkm.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\leds\\leds.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\leds\\leds.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\leds\\neopixel.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\leds\\neopixel.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\leds\\pca9533.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\leds\\pca9533.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\leds\\pca9632.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\leds\\pca9632.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\leds\\printer_event_leds.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\leds\\printer_event_leds.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\leds\\tempstat.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\leds\\tempstat.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\mmu\\mmu.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\mmu\\mmu.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\mmu\\mmu2.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\mmu\\mmu2.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\password\\password.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\feature\\password\\password.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\gcode.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\gcode.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\gcode_d.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\gcode_d.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\parser.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\parser.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\queue.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\queue.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\bedlevel\\G26.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\bedlevel\\G26.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\bedlevel\\G35.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\bedlevel\\G35.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\bedlevel\\G42.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\bedlevel\\G42.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\bedlevel\\M420.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\bedlevel\\M420.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\bedlevel\\abl\\G29.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\bedlevel\\abl\\G29.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\bedlevel\\abl\\M421.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\bedlevel\\abl\\M421.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\bedlevel\\mbl\\G29.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\bedlevel\\mbl\\G29.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\bedlevel\\mbl\\M421.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\bedlevel\\mbl\\M421.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\bedlevel\\ubl\\G29.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\bedlevel\\ubl\\G29.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\bedlevel\\ubl\\M421.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\bedlevel\\ubl\\M421.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\G28.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\G28.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\G33.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\G33.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\G34.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\G34.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\G34_M422.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\G34_M422.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\G425.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\G425.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\G76_M192_M871.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\G76_M192_M871.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\M100.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\M100.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\M12.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\M12.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\M425.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\M425.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\M48.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\M48.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\M665.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\M665.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\M666.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\M666.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\M852.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\calibrate\\M852.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M200-M205.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M200-M205.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M217.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M217.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M218.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M218.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M220.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M220.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M221.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M221.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M281.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M281.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M301.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M301.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M302.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M302.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M304.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M304.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M305.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M305.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M309.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M309.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M43.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M43.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M540.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M540.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M575.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M575.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M672.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M672.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M92.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\config\\M92.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M108_M112_M410.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M108_M112_M410.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M111.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M111.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M120_M121.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M120_M121.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M17_M18_M84.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M17_M18_M84.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M211.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M211.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M226.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M226.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M280.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M280.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M3-M5.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M3-M5.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M350_M351.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M350_M351.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M380_M381.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M380_M381.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M400.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M400.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M42.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M42.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M605.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M605.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M7-M9.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M7-M9.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M80_M81.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M80_M81.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M85.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M85.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M993_M994.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M993_M994.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M997.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M997.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M999.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\M999.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\T.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\control\\T.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\eeprom\\M500-M504.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\eeprom\\M500-M504.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\L6470\\M122.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\L6470\\M122.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\L6470\\M906.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\L6470\\M906.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\L6470\\M916-918.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\L6470\\M916-918.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\advance\\M900.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\advance\\M900.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\baricuda\\M126-M129.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\baricuda\\M126-M129.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\camera\\M240.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\camera\\M240.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\cancel\\M486.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\cancel\\M486.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\caselight\\M355.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\caselight\\M355.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\clean\\G12.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\clean\\G12.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\controllerfan\\M710.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\controllerfan\\M710.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\digipot\\M907-M910.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\digipot\\M907-M910.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\filwidth\\M404-M407.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\filwidth\\M404-M407.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\fwretract\\G10_G11.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\fwretract\\G10_G11.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\fwretract\\M207-M209.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\fwretract\\M207-M209.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\i2c\\M260_M261.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\i2c\\M260_M261.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\leds\\M150.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\leds\\M150.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\leds\\M7219.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\leds\\M7219.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\macro\\M810-M819.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\macro\\M810-M819.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\mixing\\M163-M165.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\mixing\\M163-M165.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\mixing\\M166.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\mixing\\M166.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\network\\M552-M554.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\network\\M552-M554.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\password\\M510-M512.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\password\\M510-M512.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\pause\\G27.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\pause\\G27.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\pause\\G60.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\pause\\G60.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\pause\\G61.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\pause\\G61.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\pause\\M125.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\pause\\M125.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\pause\\M600.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\pause\\M600.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\pause\\M603.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\pause\\M603.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\pause\\M701_M702.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\pause\\M701_M702.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\power_monitor\\M430.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\power_monitor\\M430.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\powerloss\\M1000.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\powerloss\\M1000.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\powerloss\\M413.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\powerloss\\M413.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\prusa_MMU2\\M403.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\prusa_MMU2\\M403.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\runout\\M412.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\runout\\M412.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\trinamic\\M122.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\trinamic\\M122.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\trinamic\\M569.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\trinamic\\M569.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\trinamic\\M906.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\trinamic\\M906.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\trinamic\\M911-M914.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\feature\\trinamic\\M911-M914.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\geometry\\G17-G19.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\geometry\\G17-G19.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\geometry\\G53-G59.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\geometry\\G53-G59.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\geometry\\G92.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\geometry\\G92.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\geometry\\M206_M428.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\geometry\\M206_M428.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\host\\M110.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\host\\M110.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\host\\M113.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\host\\M113.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\host\\M114.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\host\\M114.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\host\\M115.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\host\\M115.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\host\\M118.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\host\\M118.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\host\\M119.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\host\\M119.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\host\\M16.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\host\\M16.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\host\\M360.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\host\\M360.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\host\\M876.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\host\\M876.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\lcd\\M0_M1.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\lcd\\M0_M1.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\lcd\\M117.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\lcd\\M117.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\lcd\\M145.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\lcd\\M145.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\lcd\\M250.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\lcd\\M250.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\lcd\\M300.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\lcd\\M300.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\lcd\\M414.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\lcd\\M414.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\lcd\\M73.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\lcd\\M73.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\lcd\\M995.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\lcd\\M995.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\motion\\G0_G1.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\motion\\G0_G1.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\motion\\G2_G3.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\motion\\G2_G3.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\motion\\G4.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\motion\\G4.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\motion\\G5.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\motion\\G5.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\motion\\G6.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\motion\\G6.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\motion\\G80.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\motion\\G80.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\motion\\M290.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\motion\\M290.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\probe\\G30.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\probe\\G30.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\probe\\G31_G32.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\probe\\G31_G32.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\probe\\G38.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\probe\\G38.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\probe\\M401_M402.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\probe\\M401_M402.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\probe\\M851.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\probe\\M851.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\probe\\M951.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\probe\\M951.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\scara\\M360-M364.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\scara\\M360-M364.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M1001.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M1001.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M20.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M20.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M21_M22.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M21_M22.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M23.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M23.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M24_M25.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M24_M25.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M26.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M26.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M27.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M27.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M28_M29.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M28_M29.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M30.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M30.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M32.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M32.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M33.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M33.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M34.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M34.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M524.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M524.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M808.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M808.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M928.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\sd\\M928.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\stats\\M31.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\stats\\M31.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\stats\\M75-M78.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\stats\\M75-M78.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\temp\\M104_M109.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\temp\\M104_M109.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\temp\\M105.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\temp\\M105.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\temp\\M106_M107.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\temp\\M106_M107.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\temp\\M140_M190.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\temp\\M140_M190.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\temp\\M141_M191.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\temp\\M141_M191.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\temp\\M143_M193.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\temp\\M143_M193.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\temp\\M155.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\temp\\M155.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\temp\\M303.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\temp\\M303.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\units\\G20_G21.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\units\\G20_G21.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\units\\M149.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\units\\M149.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\units\\M82_M83.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\gcode\\units\\M82_M83.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\fontutils.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\fontutils.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\lcdprint.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\lcdprint.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\marlinui.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\marlinui.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\HD44780\\lcdprint_hd44780.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\HD44780\\lcdprint_hd44780.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\HD44780\\marlinui_HD44780.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\HD44780\\marlinui_HD44780.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\TFTGLCD\\lcdprint_TFTGLCD.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\TFTGLCD\\lcdprint_TFTGLCD.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\TFTGLCD\\marlinui_TFTGLCD.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\TFTGLCD\\marlinui_TFTGLCD.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dogm\\lcdprint_u8g.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dogm\\lcdprint_u8g.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dogm\\marlinui_DOGM.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dogm\\marlinui_DOGM.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dogm\\status_screen_DOGM.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dogm\\status_screen_DOGM.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dogm\\status_screen_lite_ST7920.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dogm\\status_screen_lite_ST7920.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dogm\\u8g_dev_ssd1306_sh1106_128x64_I2C.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dogm\\u8g_dev_ssd1306_sh1106_128x64_I2C.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dogm\\u8g_dev_ssd1309_12864.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dogm\\u8g_dev_ssd1309_12864.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dogm\\u8g_dev_st7565_64128n_HAL.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dogm\\u8g_dev_st7565_64128n_HAL.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dogm\\u8g_dev_st7920_128x64_HAL.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dogm\\u8g_dev_st7920_128x64_HAL.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dogm\\u8g_dev_tft_upscale_from_128x64.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dogm\\u8g_dev_tft_upscale_from_128x64.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dogm\\u8g_dev_uc1701_mini12864_HAL.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dogm\\u8g_dev_uc1701_mini12864_HAL.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dogm\\u8g_fontutf8.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dogm\\u8g_fontutf8.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dogm\\ultralcd_st7920_u8glib_rrd_AVR.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dogm\\ultralcd_st7920_u8glib_rrd_AVR.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dwin\\dwin_lcd.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dwin\\dwin_lcd.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dwin\\e3v2\\dwin.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dwin\\e3v2\\dwin.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dwin\\e3v2\\rotary_encoder.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\dwin\\e3v2\\rotary_encoder.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\anycubic_chiron_lcd.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\anycubic_chiron_lcd.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\anycubic_i3mega_lcd.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\anycubic_i3mega_lcd.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\dgus_lcd.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\dgus_lcd.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\example.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\example.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\malyan_lcd.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\malyan_lcd.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\nextion_lcd.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\nextion_lcd.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\ui_api.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\ui_api.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\anycubic_chiron\\FileNavigator.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\anycubic_chiron\\FileNavigator.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\anycubic_chiron\\Tunes.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\anycubic_chiron\\Tunes.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\anycubic_chiron\\chiron_tft.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\anycubic_chiron\\chiron_tft.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\anycubic_i3mega\\anycubic_i3mega_lcd.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\anycubic_i3mega\\anycubic_i3mega_lcd.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\dgus\\DGUSDisplay.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\dgus\\DGUSDisplay.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\dgus\\DGUSScreenHandler.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\dgus\\DGUSScreenHandler.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\dgus\\fysetc\\DGUSDisplayDef.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\dgus\\fysetc\\DGUSDisplayDef.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\dgus\\fysetc\\DGUSScreenHandler.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\dgus\\fysetc\\DGUSScreenHandler.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\dgus\\hiprecy\\DGUSDisplayDef.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\dgus\\hiprecy\\DGUSDisplayDef.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\dgus\\hiprecy\\DGUSScreenHandler.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\dgus\\hiprecy\\DGUSScreenHandler.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\dgus\\mks\\DGUSDisplayDef.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\dgus\\mks\\DGUSDisplayDef.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\dgus\\mks\\DGUSScreenHandler.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\dgus\\mks\\DGUSScreenHandler.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\dgus\\origin\\DGUSDisplayDef.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\dgus\\origin\\DGUSDisplayDef.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\dgus\\origin\\DGUSScreenHandler.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\dgus\\origin\\DGUSScreenHandler.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\marlin_events.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\marlin_events.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\archim2-flash\\flash_storage.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\archim2-flash\\flash_storage.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\archim2-flash\\media_file_reader.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\archim2-flash\\media_file_reader.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\basic\\commands.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\basic\\commands.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\basic\\spi.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\basic\\spi.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\command_processor.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\command_processor.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\dl_cache.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\dl_cache.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\event_loop.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\event_loop.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\screen_types.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\screen_types.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\sound_player.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\sound_player.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\text_box.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\text_box.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\text_ellipsis.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\text_ellipsis.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\tiny_timer.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\tiny_timer.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\unicode\\cyrillic_char_set.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\unicode\\cyrillic_char_set.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\unicode\\font_bitmaps.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\unicode\\font_bitmaps.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\unicode\\font_size_t.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\unicode\\font_size_t.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\unicode\\standard_char_set.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\unicode\\standard_char_set.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\unicode\\unicode.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\unicode\\unicode.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\unicode\\western_char_set.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extended\\unicode\\western_char_set.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extras\\adjuster_widget.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\ftdi_eve_lib\\extras\\adjuster_widget.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\language\\language.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\language\\language.cpp.o" "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\about_screen.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\about_screen.cpp.o" In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.cpp:23:0: c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extended\grid_layout.h:108:41: error: 'Hsize' was not declared in this scope constexpr uint16_t display_width = Hsize; ^~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extended\grid_layout.h:108:41: note: suggested alternative: 'size_t' constexpr uint16_t display_width = Hsize; ^~~~~ size_t c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extended\grid_layout.h:109:41: error: 'Vsize' was not declared in this scope constexpr uint16_t display_height = Vsize; ^~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extended\grid_layout.h:109:41: note: suggested alternative: 'size_t' constexpr uint16_t display_height = Vsize; ^~~~~ size_t In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.h:23:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.cpp:25: c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extended\screen_types.h: In static member function 'static void UncachedScreen::onRefresh()': c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extended\screen_types.h:161:7: error: 'CommandProcessor' was not declared in this scope CommandProcessor cmd; ^~~~~~~~~~~~~~~~ "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\advanced_settings_menu.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\advanced_settings_menu.cpp.o" c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extended\screen_types.h:162:7: error: 'cmd' was not declared in this scope cmd.cmd(CMD_DLSTART); ^~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extended\screen_types.h:162:7: note: suggested alternative: 'fmod' cmd.cmd(CMD_DLSTART); ^~~ fmod c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extended\screen_types.h:162:15: error: 'CMD_DLSTART' was not declared in this scope cmd.cmd(CMD_DLSTART); ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extended\screen_types.h:169:15: error: 'DL' has not been declared cmd.cmd(DL::DL_DISPLAY); ^~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extended\screen_types.h:170:15: error: 'CMD_SWAP' was not declared in this scope cmd.cmd(CMD_SWAP); ^~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extended\screen_types.h: In static member function 'static void CachedScreen::gfxError()': c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extended\screen_types.h:180:7: error: 'CommandProcessor' was not declared in this scope CommandProcessor cmd; ^~~~~~~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extended\screen_types.h:181:7: error: 'cmd' was not declared in this scope cmd.cmd(CMD_DLSTART) ^~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extended\screen_types.h:181:7: note: suggested alternative: 'fmod' cmd.cmd(CMD_DLSTART) ^~~ fmod c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extended\screen_types.h:181:15: error: 'CMD_DLSTART' was not declared in this scope cmd.cmd(CMD_DLSTART) ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extended\screen_types.h: In static member function 'static bool CachedScreen::storeBackground()': c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extended\screen_types.h:188:7: error: 'DLCache' was not declared in this scope DLCache dlcache(DL_SLOT); ^~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extended\screen_types.h:189:12: error: 'dlcache' was not declared in this scope if (!dlcache.store(DL_SIZE)) { ^~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extended\screen_types.h: In static member function 'static void CachedScreen::repaintBackground()': c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extended\screen_types.h:200:7: error: 'DLCache' was not declared in this scope DLCache dlcache(DL_SLOT); ^~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extended\screen_types.h:201:7: error: 'CommandProcessor' was not declared in this scope CommandProcessor cmd; ^~~~~~~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extended\screen_types.h:203:7: error: 'cmd' was not declared in this scope cmd.cmd(CMD_DLSTART); ^~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extended\screen_types.h:203:7: note: suggested alternative: 'fmod' cmd.cmd(CMD_DLSTART); ^~~ fmod c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extended\screen_types.h:203:15: error: 'CMD_DLSTART' was not declared in this scope cmd.cmd(CMD_DLSTART); ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extended\screen_types.h:209:7: error: 'dlcache' was not declared in this scope dlcache.store(DL_SIZE); ^~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extended\screen_types.h: In static member function 'static void CachedScreen::onRefresh()': c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extended\screen_types.h:218:7: error: 'DLCache' was not declared in this scope DLCache dlcache(DL_SLOT); ^~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extended\screen_types.h:219:7: error: 'CommandProcessor' was not declared in this scope CommandProcessor cmd; ^~~~~~~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extended\screen_types.h:221:7: error: 'cmd' was not declared in this scope cmd.cmd(CMD_DLSTART); ^~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extended\screen_types.h:221:7: note: suggested alternative: 'fmod' cmd.cmd(CMD_DLSTART); ^~~ fmod c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extended\screen_types.h:221:15: error: 'CMD_DLSTART' was not declared in this scope cmd.cmd(CMD_DLSTART); ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extended\screen_types.h:223:11: error: 'dlcache' was not declared in this scope if (dlcache.has_data()) { ^~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extended\screen_types.h:236:15: error: 'DL' has not been declared cmd.cmd(DL::DL_DISPLAY); ^~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extended\screen_types.h:237:15: error: 'CMD_SWAP' was not declared in this scope cmd.cmd(CMD_SWAP); ^~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.cpp:25:0: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.h: At global scope: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.h:26:3: error: variable or field 'draw_adjuster_value' declared void CommandProcessor& cmd, ^~~~~~~~~~~~~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.h:26:3: error: 'CommandProcessor' was not declared in this scope C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.h:26:21: error: 'cmd' was not declared in this scope CommandProcessor& cmd, ^~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.h:26:21: note: suggested alternative: 'fmod' CommandProcessor& cmd, ^~~ fmod C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.h:27:11: error: expected primary-expression before 'x' int16_t x, int16_t y, int16_t w, int16_t h, ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.h:27:22: error: expected primary-expression before 'y' int16_t x, int16_t y, int16_t w, int16_t h, ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.h:27:33: error: expected primary-expression before 'w' int16_t x, int16_t y, int16_t w, int16_t h, ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.h:27:44: error: expected primary-expression before 'h' int16_t x, int16_t y, int16_t w, int16_t h, ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.h:28:3: error: expected primary-expression before 'float' float value, progmem_str units = nullptr, ^~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.h:28:28: error: expected primary-expression before 'units' float value, progmem_str units = nullptr, ^~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.h:29:10: error: expected primary-expression before 'width' int8_t width = 5, uint8_t precision = 1 ^~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.h:29:29: error: expected primary-expression before 'precision' int8_t width = 5, uint8_t precision = 1 ^~~~~~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.h:33:3: error: variable or field 'draw_adjuster' declared void CommandProcessor& cmd, ^~~~~~~~~~~~~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.h:33:3: error: 'CommandProcessor' was not declared in this scope C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.h:33:21: error: 'cmd' was not declared in this scope CommandProcessor& cmd, ^~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.h:33:21: note: suggested alternative: 'fmod' CommandProcessor& cmd, ^~~ fmod C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.h:34:11: error: expected primary-expression before 'x' int16_t x, int16_t y, int16_t w, int16_t h, ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.h:34:22: error: expected primary-expression before 'y' int16_t x, int16_t y, int16_t w, int16_t h, ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.h:34:33: error: expected primary-expression before 'w' int16_t x, int16_t y, int16_t w, int16_t h, ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.h:34:44: error: expected primary-expression before 'h' int16_t x, int16_t y, int16_t w, int16_t h, ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.h:35:11: error: expected primary-expression before 'tag' uint8_t tag, ^~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.h:36:3: error: expected primary-expression before 'float' float value, progmem_str units = nullptr, ^~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.h:36:28: error: expected primary-expression before 'units' float value, progmem_str units = nullptr, ^~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.h:37:10: error: expected primary-expression before 'width' int8_t width = 5, uint8_t precision = 1, ^~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.h:37:29: error: expected primary-expression before 'precision' int8_t width = 5, uint8_t precision = 1, ^~~~~~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.h:38:15: error: expected primary-expression before 'what' draw_mode_t what = BOTH ^~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.cpp:33:26: error: variable or field 'draw_adjuster_value' declared void void draw_adjuster_value(CommandProcessor& cmd, int16_t x, int16_t y, int16_t w, int16_t h, float value, progmem_str units, int8_t width, uint8_t precision) { ^~~~~~~~~~~~~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.cpp:33:26: error: 'CommandProcessor' was not declared in this scope C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.cpp:33:44: error: 'cmd' was not declared in this scope void draw_adjuster_value(CommandProcessor& cmd, int16_t x, int16_t y, int16_t w, int16_t h, float value, progmem_str units, int8_t width, uint8_t precision) { ^~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.cpp:33:44: note: suggested alternative: 'fmod' void draw_adjuster_value(CommandProcessor& cmd, int16_t x, int16_t y, int16_t w, int16_t h, float value, progmem_str units, int8_t width, uint8_t precision) { ^~~ fmod C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.cpp:33:57: error: expected primary-expression before 'x' void draw_adjuster_value(CommandProcessor& cmd, int16_t x, int16_t y, int16_t w, int16_t h, float value, progmem_str units, int8_t width, uint8_t precision) { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.cpp:33:68: error: expected primary-expression before 'y' void draw_adjuster_value(CommandProcessor& cmd, int16_t x, int16_t y, int16_t w, int16_t h, float value, progmem_str units, int8_t width, uint8_t precision) { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.cpp:33:79: error: expected primary-expression before 'w' void draw_adjuster_value(CommandProcessor& cmd, int16_t x, int16_t y, int16_t w, int16_t h, float value, progmem_str units, int8_t width, uint8_t precision) { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.cpp:33:90: error: expected primary-expression before 'h' void draw_adjuster_value(CommandProcessor& cmd, int16_t x, int16_t y, int16_t w, int16_t h, float value, progmem_str units, int8_t width, uint8_t precision) { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.cpp:33:93: error: expected primary-expression before 'float' void draw_adjuster_value(CommandProcessor& cmd, int16_t x, int16_t y, int16_t w, int16_t h, float value, progmem_str units, int8_t width, uint8_t precision) { ^~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.cpp:33:118: error: expected primary-expression before 'units' void draw_adjuster_value(CommandProcessor& cmd, int16_t x, int16_t y, int16_t w, int16_t h, float value, progmem_str units, int8_t width, uint8_t precision) { ^~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.cpp:33:132: error: expected primary-expression before 'width' void draw_adjuster_value(CommandProcessor& cmd, int16_t x, int16_t y, int16_t w, int16_t h, float value, progmem_str units, int8_t width, uint8_t precision) { ^~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.cpp:33:147: error: expected primary-expression before 'precision' void draw_adjuster_value(CommandProcessor& cmd, int16_t x, int16_t y, int16_t w, int16_t h, float value, progmem_str units, int8_t width, uint8_t precision) { ^~~~~~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.cpp:48:20: error: variable or field 'draw_adjuster' declared void void draw_adjuster(CommandProcessor& cmd, int16_t x, int16_t y, int16_t w, int16_t h, uint8_t tag, float value, progmem_str units, int8_t width, uint8_t precision, draw_mode_t what) { ^~~~~~~~~~~~~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.cpp:48:20: error: 'CommandProcessor' was not declared in this scope C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.cpp:48:38: error: 'cmd' was not declared in this scope void draw_adjuster(CommandProcessor& cmd, int16_t x, int16_t y, int16_t w, int16_t h, uint8_t tag, float value, progmem_str units, int8_t width, uint8_t precision, draw_mode_t what) { ^~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.cpp:48:38: note: suggested alternative: 'fmod' void draw_adjuster(CommandProcessor& cmd, int16_t x, int16_t y, int16_t w, int16_t h, uint8_t tag, float value, progmem_str units, int8_t width, uint8_t precision, draw_mode_t what) { ^~~ fmod C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.cpp:48:51: error: expected primary-expression before 'x' void draw_adjuster(CommandProcessor& cmd, int16_t x, int16_t y, int16_t w, int16_t h, uint8_t tag, float value, progmem_str units, int8_t width, uint8_t precision, draw_mode_t what) { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.cpp:48:62: error: expected primary-expression before 'y' void draw_adjuster(CommandProcessor& cmd, int16_t x, int16_t y, int16_t w, int16_t h, uint8_t tag, float value, progmem_str units, int8_t width, uint8_t precision, draw_mode_t what) { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.cpp:48:73: error: expected primary-expression before 'w' void draw_adjuster(CommandProcessor& cmd, int16_t x, int16_t y, int16_t w, int16_t h, uint8_t tag, float value, progmem_str units, int8_t width, uint8_t precision, draw_mode_t what) { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.cpp:48:84: error: expected primary-expression before 'h' void draw_adjuster(CommandProcessor& cmd, int16_t x, int16_t y, int16_t w, int16_t h, uint8_t tag, float value, progmem_str units, int8_t width, uint8_t precision, draw_mode_t what) { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.cpp:48:95: error: expected primary-expression before 'tag' void draw_adjuster(CommandProcessor& cmd, int16_t x, int16_t y, int16_t w, int16_t h, uint8_t tag, float value, progmem_str units, int8_t width, uint8_t precision, draw_mode_t what) { ^~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.cpp:48:100: error: expected primary-expression before 'float' void draw_adjuster(CommandProcessor& cmd, int16_t x, int16_t y, int16_t w, int16_t h, uint8_t tag, float value, progmem_str units, int8_t width, uint8_t precision, draw_mode_t what) { ^~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.cpp:48:125: error: expected primary-expression before 'units' void draw_adjuster(CommandProcessor& cmd, int16_t x, int16_t y, int16_t w, int16_t h, uint8_t tag, float value, progmem_str units, int8_t width, uint8_t precision, draw_mode_t what) { ^~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.cpp:48:139: error: expected primary-expression before 'width' void draw_adjuster(CommandProcessor& cmd, int16_t x, int16_t y, int16_t w, int16_t h, uint8_t tag, float value, progmem_str units, int8_t width, uint8_t precision, draw_mode_t what) { ^~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.cpp:48:154: error: expected primary-expression before 'precision' void draw_adjuster(CommandProcessor& cmd, int16_t x, int16_t y, int16_t w, int16_t h, uint8_t tag, float value, progmem_str units, int8_t width, uint8_t precision, draw_mode_t what) { ^~~~~~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\ftdi_eve_lib\extras\adjuster_widget.cpp:48:177: error: expected primary-expression before 'what' void draw_adjuster(CommandProcessor& cmd, int16_t x, int16_t y, int16_t w, int16_t h, uint8_t tag, float value, progmem_str units, int8_t width, uint8_t precision, draw_mode_t what) { ^~~~ "C:\\Program Files (x86)\\Arduino\\hardware\\tools\\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -Wno-error=narrowing -MMD -flto -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10813 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\cores\\arduino" "-IC:\\Program Files (x86)\\Arduino\\hardware\\arduino\\avr\\variants\\mega" "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\alert_dialog_box.cpp" -o "C:\\Users\\Naveesh\\AppData\\Local\\Temp\\arduino_build_695261\\sketch\\src\\lcd\\extui\\lib\\ftdi_eve_touch_ui\\screens\\alert_dialog_box.cpp.o" C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:92:43: error: macro "_INSET_POS" requires 4 arguments, but only 2 given draw_text_box(cmd, INSET_POS(LICENSE_POS), GET_TEXT_F(MSG_LICENSE), OPT_CENTER, font_tiny); ^ In file included from c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\theme.h:25:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:27, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\bitmaps.h:26:19: error: 'FTDI' is not a namespace-name using namespace FTDI; ^~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\bitmaps.h:26:23: error: expected namespace-name before ';' token using namespace FTDI; ^ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\bitmaps.h:28:21: error: 'bitmap_info_t' does not name a type constexpr PROGMEM bitmap_info_t Extruder_Icon_Info = { ^~~~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\bitmaps.h:65:21: error: 'bitmap_info_t' does not name a type constexpr PROGMEM bitmap_info_t Bed_Heat_Icon_Info = { ^~~~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\bitmaps.h:102:21: error: 'bitmap_info_t' does not name a type constexpr PROGMEM bitmap_info_t Fan_Icon_Info = { ^~~~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\bitmaps.h:148:21: error: 'bitmap_info_t' does not name a type constexpr PROGMEM bitmap_info_t TD_Icon_Info = { ^~~~~~~~~~~~~ In file included from c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\theme.h:26:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:27, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:51:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t accent_color_0 = hsl_to_rgb(accent_hue, accent_sat, 0.15); // Darkest ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:52:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t accent_color_1 = hsl_to_rgb(accent_hue, accent_sat, 0.26); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:53:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t accent_color_2 = hsl_to_rgb(accent_hue, accent_sat, 0.39); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:54:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t accent_color_3 = hsl_to_rgb(accent_hue, accent_sat, 0.52); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:55:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t accent_color_4 = hsl_to_rgb(accent_hue, accent_sat, 0.65); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:56:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t accent_color_5 = hsl_to_rgb(accent_hue, accent_sat, 0.78); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:57:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t accent_color_6 = hsl_to_rgb(accent_hue, accent_sat, 0.91); // Lightest ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:63:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t gray_color_0 = hsl_to_rgb(accent_hue, gray_sat, 0.15); // Darkest ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:64:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t gray_color_1 = hsl_to_rgb(accent_hue, gray_sat, 0.26); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:65:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t gray_color_2 = hsl_to_rgb(accent_hue, gray_sat, 0.39); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:66:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t gray_color_3 = hsl_to_rgb(accent_hue, gray_sat, 0.52); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:67:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t gray_color_4 = hsl_to_rgb(accent_hue, gray_sat, 0.65); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:68:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t gray_color_5 = hsl_to_rgb(accent_hue, gray_sat, 0.78); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:69:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t gray_color_6 = hsl_to_rgb(accent_hue, gray_sat, 0.91); // Lightest ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:149:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t x_axis = hsl_to_rgb(0, 1.00, 0.5); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:149:47: note: suggested alternative: 'fluid_rgb' constexpr uint32_t x_axis = hsl_to_rgb(0, 1.00, 0.5); ^~~~~~~~~~ fluid_rgb c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:150:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t y_axis = hsl_to_rgb(120, 1.00, 0.37); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:150:47: note: suggested alternative: 'fluid_rgb' constexpr uint32_t y_axis = hsl_to_rgb(120, 1.00, 0.37); ^~~~~~~~~~ fluid_rgb c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:151:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t z_axis = hsl_to_rgb(240, 1.00, 0.37); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:151:47: note: suggested alternative: 'fluid_rgb' constexpr uint32_t z_axis = hsl_to_rgb(240, 1.00, 0.37); ^~~~~~~~~~ fluid_rgb c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:164:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t fan_speed = hsl_to_rgb(204, 0.47, 0.41); ^~~~~~~~~~ In file included from c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\theme.h:25:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:27, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\bitmaps.h:26:19: error: 'FTDI' is not a namespace-name using namespace FTDI; ^~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\bitmaps.h:26:23: error: expected namespace-name before ';' token using namespace FTDI; ^ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:164:47: note: suggested alternative: 'fluid_rgb' constexpr uint32_t fan_speed = hsl_to_rgb(204, 0.47, 0.41); ^~~~~~~~~~ fluid_rgb c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:165:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t temp = hsl_to_rgb(311, 0.51, 0.35); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:165:47: note: suggested alternative: 'fluid_rgb' constexpr uint32_t temp = hsl_to_rgb(311, 0.51, 0.35); ^~~~~~~~~~ fluid_rgb c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\bitmaps.h:28:21: error: 'bitmap_info_t' does not name a type constexpr PROGMEM bitmap_info_t Extruder_Icon_Info = { ^~~~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:179:13: error: 'btn_colors' does not name a type; did you mean 'bg_color'? constexpr btn_colors disabled_btn = {.bg = bg_color, .grad = fg_disabled, .fg = fg_disabled, .rgb = fg_disabled }; ^~~~~~~~~~ bg_color In file included from c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\theme.h:26:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:27, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:180:13: error: 'btn_colors' does not name a type; did you mean 'bg_color'? constexpr btn_colors normal_btn = {.bg = fg_action, .grad = 0xFFFFFF, .fg = fg_normal, .rgb = 0xFFFFFF }; ^~~~~~~~~~ bg_color c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\bitmaps.h:65:21: error: 'bitmap_info_t' does not name a type constexpr PROGMEM bitmap_info_t Bed_Heat_Icon_Info = { ^~~~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:181:13: error: 'btn_colors' does not name a type; did you mean 'bg_color'? constexpr btn_colors action_btn = {.bg = bg_color, .grad = 0xFFFFFF, .fg = fg_action, .rgb = 0xFFFFFF }; ^~~~~~~~~~ bg_color c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:182:13: error: 'btn_colors' does not name a type; did you mean 'bg_color'? constexpr btn_colors red_btn = {.bg = 0xFF5555, .grad = 0xFFFFFF, .fg = 0xFF0000, .rgb = 0xFFFFFF }; ^~~~~~~~~~ bg_color c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\bitmaps.h:102:21: error: 'bitmap_info_t' does not name a type constexpr PROGMEM bitmap_info_t Fan_Icon_Info = { ^~~~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:183:13: error: 'btn_colors' does not name a type; did you mean 'bg_color'? constexpr btn_colors ui_slider = {.bg = theme_darkest, .grad = 0xFFFFFF, .fg = theme_dark, .rgb = accent_color_3 }; ^~~~~~~~~~ bg_color c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:184:13: error: 'btn_colors' does not name a type; did you mean 'bg_color'? constexpr btn_colors ui_toggle = {.bg = theme_darkest, .grad = 0xFFFFFF, .fg = theme_dark, .rgb = 0xFFFFFF }; ^~~~~~~~~~ bg_color c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\bitmaps.h:148:21: error: 'bitmap_info_t' does not name a type constexpr PROGMEM bitmap_info_t TD_Icon_Info = { ^~~~~~~~~~~~~ In file included from c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\theme.h:26:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:27, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:51:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t accent_color_0 = hsl_to_rgb(accent_hue, accent_sat, 0.15); // Darkest ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:188:9: error: 'rgb_t' does not name a type const rgb_t cool_rgb ( 0, 0, 0); ^~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:52:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t accent_color_1 = hsl_to_rgb(accent_hue, accent_sat, 0.26); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:189:9: error: 'rgb_t' does not name a type const rgb_t low_rgb (128, 0, 0); ^~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:190:9: error: 'rgb_t' does not name a type const rgb_t med_rgb (255, 128, 0); ^~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:53:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t accent_color_2 = hsl_to_rgb(accent_hue, accent_sat, 0.39); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:191:9: error: 'rgb_t' does not name a type const rgb_t high_rgb (255, 255, 128); ^~~~~ In file included from c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\theme.h:28:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:27, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:26:19: error: 'FTDI' is not a namespace-name using namespace FTDI; ^~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:26:23: error: expected namespace-name before ';' token using namespace FTDI; ^ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:54:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t accent_color_3 = hsl_to_rgb(accent_hue, accent_sat, 0.52); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:28:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t chimes[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:55:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t accent_color_4 = hsl_to_rgb(accent_hue, accent_sat, 0.65); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:29:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t sad_trombone[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:56:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t accent_color_5 = hsl_to_rgb(accent_hue, accent_sat, 0.78); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:57:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t accent_color_6 = hsl_to_rgb(accent_hue, accent_sat, 0.91); // Lightest ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:30:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t twinkle[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:63:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t gray_color_0 = hsl_to_rgb(accent_hue, gray_sat, 0.15); // Darkest ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:31:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t fanfare[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:64:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t gray_color_1 = hsl_to_rgb(accent_hue, gray_sat, 0.26); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:32:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t media_inserted[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:65:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t gray_color_2 = hsl_to_rgb(accent_hue, gray_sat, 0.39); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:33:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t media_removed[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:66:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t gray_color_3 = hsl_to_rgb(accent_hue, gray_sat, 0.52); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:34:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t js_bach_toccata[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:67:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t gray_color_4 = hsl_to_rgb(accent_hue, gray_sat, 0.65); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:35:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t js_bach_joy[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:68:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t gray_color_5 = hsl_to_rgb(accent_hue, gray_sat, 0.78); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:69:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t gray_color_6 = hsl_to_rgb(accent_hue, gray_sat, 0.91); // Lightest ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:36:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t big_band[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:149:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t x_axis = hsl_to_rgb(0, 1.00, 0.5); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:37:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t beats[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:149:47: note: suggested alternative: 'fluid_rgb' constexpr uint32_t x_axis = hsl_to_rgb(0, 1.00, 0.5); ^~~~~~~~~~ fluid_rgb c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:150:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t y_axis = hsl_to_rgb(120, 1.00, 0.37); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:38:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t beeping[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:150:47: note: suggested alternative: 'fluid_rgb' constexpr uint32_t y_axis = hsl_to_rgb(120, 1.00, 0.37); ^~~~~~~~~~ fluid_rgb c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:151:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t z_axis = hsl_to_rgb(240, 1.00, 0.37); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:151:47: note: suggested alternative: 'fluid_rgb' constexpr uint32_t z_axis = hsl_to_rgb(240, 1.00, 0.37); ^~~~~~~~~~ fluid_rgb c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:164:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t fan_speed = hsl_to_rgb(204, 0.47, 0.41); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:39:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t alarm[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:164:47: note: suggested alternative: 'fluid_rgb' constexpr uint32_t fan_speed = hsl_to_rgb(204, 0.47, 0.41); ^~~~~~~~~~ fluid_rgb c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:165:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t temp = hsl_to_rgb(311, 0.51, 0.35); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:40:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t warble[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:165:47: note: suggested alternative: 'fluid_rgb' constexpr uint32_t temp = hsl_to_rgb(311, 0.51, 0.35); ^~~~~~~~~~ fluid_rgb c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:179:13: error: 'btn_colors' does not name a type; did you mean 'bg_color'? constexpr btn_colors disabled_btn = {.bg = bg_color, .grad = fg_disabled, .fg = fg_disabled, .rgb = fg_disabled }; ^~~~~~~~~~ bg_color c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:41:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t carousel[]; ^~~~~~~~~~~ In file included from c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\theme.h:26:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:27, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:180:13: error: 'btn_colors' does not name a type; did you mean 'bg_color'? constexpr btn_colors normal_btn = {.bg = fg_action, .grad = 0xFFFFFF, .fg = fg_normal, .rgb = 0xFFFFFF }; ^~~~~~~~~~ bg_color c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:181:13: error: 'btn_colors' does not name a type; did you mean 'bg_color'? constexpr btn_colors action_btn = {.bg = bg_color, .grad = 0xFFFFFF, .fg = fg_action, .rgb = 0xFFFFFF }; ^~~~~~~~~~ bg_color c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:42:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t all_instruments[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:182:13: error: 'btn_colors' does not name a type; did you mean 'bg_color'? constexpr btn_colors red_btn = {.bg = 0xFF5555, .grad = 0xFFFFFF, .fg = 0xFF0000, .rgb = 0xFFFFFF }; ^~~~~~~~~~ bg_color c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:183:13: error: 'btn_colors' does not name a type; did you mean 'bg_color'? constexpr btn_colors ui_slider = {.bg = theme_darkest, .grad = 0xFFFFFF, .fg = theme_dark, .rgb = accent_color_3 }; ^~~~~~~~~~ bg_color In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24:0: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:34:8: error: 'tiny_timer_t' does not name a type; did you mean 'hal_timer_t'? extern tiny_timer_t refresh_timer; ^~~~~~~~~~~~ hal_timer_t In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:129:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\base_screen.h:28:36: error: expected class-name before '{' token class BaseScreen : public UIScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\base_screen.h:37:37: error: 'CommandProcessor' has not been declared static bool buttonStyleCallback(CommandProcessor &, uint8_t, uint8_t &, uint16_t &, bool); ^~~~~~~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:184:13: error: 'btn_colors' does not name a type; did you mean 'bg_color'? constexpr btn_colors ui_toggle = {.bg = theme_darkest, .grad = 0xFFFFFF, .fg = theme_dark, .rgb = 0xFFFFFF }; ^~~~~~~~~~ bg_color c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:188:9: error: 'rgb_t' does not name a type const rgb_t cool_rgb ( 0, 0, 0); ^~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:189:9: error: 'rgb_t' does not name a type const rgb_t low_rgb (128, 0, 0); ^~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:130:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\base_numeric_adjustment_screen.h:43:9: error: 'draw_mode_t' does not name a type draw_mode_t _what; ^~~~~~~~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\base_numeric_adjustment_screen.h:58:34: error: 'CommandProcessor' has not been declared void _draw_increment_btn(CommandProcessor &, uint8_t line, const uint8_t tag); ^~~~~~~~~~~~~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\base_numeric_adjustment_screen.h:59:22: error: 'CommandProcessor' has not been declared void _button(CommandProcessor &, uint8_t tag, int16_t x, int16_t y, int16_t w, int16_t h, progmem_str, bool enabled = true, bool highlight = false); ^~~~~~~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:130:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\base_numeric_adjustment_screen.h:60:28: error: 'CommandProcessor' has not been declared void _button_style(CommandProcessor &cmd, style_t style); ^~~~~~~~~~~~~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\base_numeric_adjustment_screen.h:62:30: error: field 'draw_mode_t' has incomplete type 'BaseNumericAdjustmentScreen::widgets_t' widgets_t(draw_mode_t); ^ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:130:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\base_numeric_adjustment_screen.h:41:11: note: definition of 'class BaseNumericAdjustmentScreen::widgets_t' is not complete until the closing brace class widgets_t { ^~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:130:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\base_numeric_adjustment_screen.h:66:20: error: expected ';' at end of member declaration widgets_t &draw_mode(draw_mode_t what) {_what = what; return *this;} ^~~~~~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\base_numeric_adjustment_screen.h:66:42: error: expected ')' before 'what' widgets_t &draw_mode(draw_mode_t what) {_what = what; return *this;} ^~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:131:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\dialog_box_base_class.h:36:26: error: 'draw_mode_t' has not been declared static void onRedraw(draw_mode_t) {}; ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:155:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\status_screen.h:28:60: error: expected template-name before '<' token class StatusScreen : public BaseScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\status_screen.h:28:60: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\status_screen.h:28:60: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:156:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\main_menu.h:29:56: error: expected template-name before '<' token class MainMenu : public BaseScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\main_menu.h:29:56: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\main_menu.h:29:56: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:157:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.h:28:68: error: expected template-name before '<' token class AdvancedSettingsMenu : public BaseScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.h:28:68: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.h:28:68: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:158:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\tune_menu.h:28:56: error: expected template-name before '<' token class TuneMenu : public BaseScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\tune_menu.h:28:56: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\tune_menu.h:28:56: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:161:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\boot_screen.h:29:61: error: expected class-name before '{' token class BootScreen : public BaseScreen, public UncachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\boot_screen.h:33:26: error: 'draw_mode_t' has not been declared static void onRedraw(draw_mode_t); ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:162:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.h:28:62: error: expected class-name before '{' token class AboutScreen : public BaseScreen, public UncachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.h:31:26: error: 'draw_mode_t' has not been declared static void onRedraw(draw_mode_t); ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:164:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.h:32:70: error: expected template-name before '<' token class AlertDialogBox : public DialogBoxBaseClass, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.h:32:70: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.h:32:70: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:165:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\spinner_dialog_box.h:32:72: error: expected template-name before '<' token class SpinnerDialogBox : public DialogBoxBaseClass, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\spinner_dialog_box.h:32:72: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\spinner_dialog_box.h:32:72: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:166:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\restore_failsafe_dialog_box.h:28:83: error: expected class-name before '{' token class RestoreFailsafeDialogBox : public DialogBoxBaseClass, public UncachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\restore_failsafe_dialog_box.h:30:26: error: 'draw_mode_t' has not been declared static void onRedraw(draw_mode_t); ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:167:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\save_settings_dialog_box.h:28:80: error: expected class-name before '{' token class SaveSettingsDialogBox : public DialogBoxBaseClass, public UncachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\save_settings_dialog_box.h:33:26: error: 'draw_mode_t' has not been declared static void onRedraw(draw_mode_t); ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:168:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\confirm_start_print_dialog_box.h:32:85: error: expected class-name before '{' token class ConfirmStartPrintDialogBox : public DialogBoxBaseClass, public UncachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\confirm_start_print_dialog_box.h:39:26: error: 'draw_mode_t' has not been declared static void onRedraw(draw_mode_t); ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:169:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\confirm_abort_print_dialog_box.h:28:85: error: expected class-name before '{' token class ConfirmAbortPrintDialogBox : public DialogBoxBaseClass, public UncachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\confirm_abort_print_dialog_box.h:30:26: error: 'draw_mode_t' has not been declared static void onRedraw(draw_mode_t); ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:170:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\confirm_user_request_alert_box.h:28:43: error: invalid use of incomplete type 'class AlertDialogBox' class ConfirmUserRequestAlertBox : public AlertDialogBox { ^~~~~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:164:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.h:32:7: note: forward declaration of 'class AlertDialogBox' class AlertDialogBox : public DialogBoxBaseClass, public CachedScreen { ^~~~~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:170:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\confirm_user_request_alert_box.h:30:26: error: 'draw_mode_t' has not been declared static void onRedraw(draw_mode_t); ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:171:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\touch_calibration_screen.h:28:73: error: expected class-name before '{' token class TouchCalibrationScreen : public BaseScreen, public UncachedScreen { ^ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:190:9: error: 'rgb_t' does not name a type const rgb_t med_rgb (255, 128, 0); ^~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\touch_calibration_screen.h:32:26: error: 'draw_mode_t' has not been declared static void onRedraw(draw_mode_t); ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:172:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\touch_registers_screen.h:28:71: error: expected class-name before '{' token class TouchRegistersScreen : public BaseScreen, public UncachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\touch_registers_screen.h:30:26: error: 'draw_mode_t' has not been declared static void onRedraw(draw_mode_t); ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:173:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\change_filament_screen.h:36:68: error: expected template-name before '<' token class ChangeFilamentScreen : public BaseScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\change_filament_screen.h:36:68: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\change_filament_screen.h:36:68: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:174:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\move_axis_screen.h:44:70: error: expected template-name before '<' token class MoveAxisScreen : public BaseMoveAxisScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\move_axis_screen.h:44:70: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\move_axis_screen.h:44:70: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:175:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\steps_screen.h:28:76: error: expected template-name before '<' token class StepsScreen : public BaseNumericAdjustmentScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\steps_screen.h:28:76: error: expected '{' before '<' token In file included from c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\theme.h:25:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:27, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\bitmaps.h:26:19: error: 'FTDI' is not a namespace-name using namespace FTDI; ^~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\steps_screen.h:28:76: error: expected unqualified-id before '<' token c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\bitmaps.h:26:23: error: expected namespace-name before ';' token using namespace FTDI; ^ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:176:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\feedrate_percent_screen.h:28:86: error: expected template-name before '<' token class FeedratePercentScreen : public BaseNumericAdjustmentScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\feedrate_percent_screen.h:28:86: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\feedrate_percent_screen.h:28:86: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:177:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\max_velocity_screen.h:28:82: error: expected template-name before '<' token class MaxVelocityScreen : public BaseNumericAdjustmentScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\max_velocity_screen.h:28:82: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\max_velocity_screen.h:28:82: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:178:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\max_acceleration_screen.h:28:86: error: expected template-name before '<' token class MaxAccelerationScreen : public BaseNumericAdjustmentScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\max_acceleration_screen.h:28:86: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\max_acceleration_screen.h:28:86: error: expected unqualified-id before '<' token c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:191:9: error: 'rgb_t' does not name a type const rgb_t high_rgb (255, 255, 128); ^~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\bitmaps.h:28:21: error: 'bitmap_info_t' does not name a type constexpr PROGMEM bitmap_info_t Extruder_Icon_Info = { ^~~~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:179:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\default_acceleration_screen.h:28:90: error: expected template-name before '<' token class DefaultAccelerationScreen : public BaseNumericAdjustmentScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\default_acceleration_screen.h:28:90: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\default_acceleration_screen.h:28:90: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:180:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\temperature_screen.h:28:82: error: expected template-name before '<' token class TemperatureScreen : public BaseNumericAdjustmentScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\temperature_screen.h:28:82: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\temperature_screen.h:28:82: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:181:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\interface_sounds_screen.h:28:69: error: expected template-name before '<' token class InterfaceSoundsScreen : public BaseScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\interface_sounds_screen.h:28:69: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\interface_sounds_screen.h:28:69: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:182:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\interface_settings_screen.h:33:71: error: expected template-name before '<' token class InterfaceSettingsScreen : public BaseScreen, public CachedScreen { ^ In file included from c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\theme.h:28:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:27, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:26:19: error: 'FTDI' is not a namespace-name using namespace FTDI; ^~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\interface_settings_screen.h:33:71: error: expected '{' before '<' token c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:26:23: error: expected namespace-name before ';' token using namespace FTDI; ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\interface_settings_screen.h:33:71: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:183:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\lock_screen.h:32:58: error: expected template-name before '<' token class LockScreen : public BaseScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\lock_screen.h:32:58: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\lock_screen.h:32:58: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:184:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\endstop_state_screen.h:28:70: error: expected class-name before '{' token class EndstopStatesScreen : public BaseScreen, public UncachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\endstop_state_screen.h:32:26: error: 'draw_mode_t' has not been declared static void onRedraw(draw_mode_t); ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:185:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\display_tuning_screen.h:28:84: error: expected template-name before '<' token class DisplayTuningScreen : public BaseNumericAdjustmentScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\display_tuning_screen.h:28:84: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\display_tuning_screen.h:28:84: error: expected unqualified-id before '<' token c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\bitmaps.h:65:21: error: 'bitmap_info_t' does not name a type constexpr PROGMEM bitmap_info_t Bed_Heat_Icon_Info = { ^~~~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:186:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\media_player_screen.h:28:68: error: expected class-name before '{' token class MediaPlayerScreen : public BaseScreen, public UncachedScreen { ^ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:28:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t chimes[]; ^~~~~~~~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\media_player_screen.h:37:26: error: 'draw_mode_t' has not been declared static void onRedraw(draw_mode_t); ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:224:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\junction_deviation_screen.h:28:88: error: expected template-name before '<' token class JunctionDeviationScreen : public BaseNumericAdjustmentScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\junction_deviation_screen.h:28:88: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\junction_deviation_screen.h:28:88: error: expected unqualified-id before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:31:17: error: 'FTDI' is not a namespace-name using namespace FTDI; ^~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:31:21: error: expected namespace-name before ';' token using namespace FTDI; ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp: In static member function 'static void AboutScreen::onEntry()': C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:37:3: error: 'sound' was not declared in this scope sound.play(chimes, PLAY_ASYNCHRONOUS); ^~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:37:3: note: suggested alternative: 'round' sound.play(chimes, PLAY_ASYNCHRONOUS); ^~~~~ round C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:37:14: error: 'chimes' was not declared in this scope sound.play(chimes, PLAY_ASYNCHRONOUS); ^~~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:37:14: note: suggested alternative: 'cartes' sound.play(chimes, PLAY_ASYNCHRONOUS); ^~~~~~ cartes C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:37:22: error: 'PLAY_ASYNCHRONOUS' was not declared in this scope sound.play(chimes, PLAY_ASYNCHRONOUS); ^~~~~~~~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:29:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t sad_trombone[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\bitmaps.h:102:21: error: 'bitmap_info_t' does not name a type constexpr PROGMEM bitmap_info_t Fan_Icon_Info = { ^~~~~~~~~~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp: At global scope: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:40:39: error: variable or field 'onRedraw' declared void void AboutScreen::onRedraw(draw_mode_t) { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:40:28: error: 'draw_mode_t' was not declared in this scope void AboutScreen::onRedraw(draw_mode_t) { ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\bitmaps.h:148:21: error: 'bitmap_info_t' does not name a type constexpr PROGMEM bitmap_info_t TD_Icon_Info = { ^~~~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:30:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t twinkle[]; ^~~~~~~~~~~ In file included from c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\theme.h:26:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:27, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:51:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t accent_color_0 = hsl_to_rgb(accent_hue, accent_sat, 0.15); // Darkest ^~~~~~~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp: In static member function 'static bool AboutScreen::onTouchEnd(uint8_t)': C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.cpp:103:13: error: 'GOTO_PREVIOUS' was not declared in this scope case 1: GOTO_PREVIOUS(); break; ^~~~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:52:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t accent_color_1 = hsl_to_rgb(accent_hue, accent_sat, 0.26); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:53:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t accent_color_2 = hsl_to_rgb(accent_hue, accent_sat, 0.39); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:31:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t fanfare[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:54:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t accent_color_3 = hsl_to_rgb(accent_hue, accent_sat, 0.52); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:32:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t media_inserted[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:55:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t accent_color_4 = hsl_to_rgb(accent_hue, accent_sat, 0.65); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:56:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t accent_color_5 = hsl_to_rgb(accent_hue, accent_sat, 0.78); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:33:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t media_removed[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:57:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t accent_color_6 = hsl_to_rgb(accent_hue, accent_sat, 0.91); // Lightest ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:34:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t js_bach_toccata[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:63:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t gray_color_0 = hsl_to_rgb(accent_hue, gray_sat, 0.15); // Darkest ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:35:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t js_bach_joy[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:64:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t gray_color_1 = hsl_to_rgb(accent_hue, gray_sat, 0.26); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:36:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t big_band[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:65:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t gray_color_2 = hsl_to_rgb(accent_hue, gray_sat, 0.39); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:37:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t beats[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:66:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t gray_color_3 = hsl_to_rgb(accent_hue, gray_sat, 0.52); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:67:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t gray_color_4 = hsl_to_rgb(accent_hue, gray_sat, 0.65); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:38:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t beeping[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:68:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t gray_color_5 = hsl_to_rgb(accent_hue, gray_sat, 0.78); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:39:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t alarm[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:69:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t gray_color_6 = hsl_to_rgb(accent_hue, gray_sat, 0.91); // Lightest ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:149:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t x_axis = hsl_to_rgb(0, 1.00, 0.5); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:40:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t warble[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:149:47: note: suggested alternative: 'fluid_rgb' constexpr uint32_t x_axis = hsl_to_rgb(0, 1.00, 0.5); ^~~~~~~~~~ fluid_rgb c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:150:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t y_axis = hsl_to_rgb(120, 1.00, 0.37); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:41:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t carousel[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:150:47: note: suggested alternative: 'fluid_rgb' constexpr uint32_t y_axis = hsl_to_rgb(120, 1.00, 0.37); ^~~~~~~~~~ fluid_rgb c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:151:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t z_axis = hsl_to_rgb(240, 1.00, 0.37); ^~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:42:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t all_instruments[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:151:47: note: suggested alternative: 'fluid_rgb' constexpr uint32_t z_axis = hsl_to_rgb(240, 1.00, 0.37); ^~~~~~~~~~ fluid_rgb c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:164:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t fan_speed = hsl_to_rgb(204, 0.47, 0.41); ^~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24:0: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:34:8: error: 'tiny_timer_t' does not name a type; did you mean 'hal_timer_t'? extern tiny_timer_t refresh_timer; ^~~~~~~~~~~~ hal_timer_t In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:129:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\base_screen.h:28:36: error: expected class-name before '{' token class BaseScreen : public UIScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\base_screen.h:37:37: error: 'CommandProcessor' has not been declared static bool buttonStyleCallback(CommandProcessor &, uint8_t, uint8_t &, uint16_t &, bool); ^~~~~~~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:164:47: note: suggested alternative: 'fluid_rgb' constexpr uint32_t fan_speed = hsl_to_rgb(204, 0.47, 0.41); ^~~~~~~~~~ fluid_rgb c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:165:47: error: 'hsl_to_rgb' was not declared in this scope constexpr uint32_t temp = hsl_to_rgb(311, 0.51, 0.35); ^~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:130:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\base_numeric_adjustment_screen.h:43:9: error: 'draw_mode_t' does not name a type draw_mode_t _what; ^~~~~~~~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\base_numeric_adjustment_screen.h:58:34: error: 'CommandProcessor' has not been declared void _draw_increment_btn(CommandProcessor &, uint8_t line, const uint8_t tag); ^~~~~~~~~~~~~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\base_numeric_adjustment_screen.h:59:22: error: 'CommandProcessor' has not been declared void _button(CommandProcessor &, uint8_t tag, int16_t x, int16_t y, int16_t w, int16_t h, progmem_str, bool enabled = true, bool highlight = false); ^~~~~~~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:130:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\base_numeric_adjustment_screen.h:60:28: error: 'CommandProcessor' has not been declared void _button_style(CommandProcessor &cmd, style_t style); ^~~~~~~~~~~~~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\base_numeric_adjustment_screen.h:62:30: error: field 'draw_mode_t' has incomplete type 'BaseNumericAdjustmentScreen::widgets_t' widgets_t(draw_mode_t); ^ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:130:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\base_numeric_adjustment_screen.h:41:11: note: definition of 'class BaseNumericAdjustmentScreen::widgets_t' is not complete until the closing brace class widgets_t { ^~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:130:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\base_numeric_adjustment_screen.h:66:20: error: expected ';' at end of member declaration widgets_t &draw_mode(draw_mode_t what) {_what = what; return *this;} ^~~~~~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\base_numeric_adjustment_screen.h:66:42: error: expected ')' before 'what' widgets_t &draw_mode(draw_mode_t what) {_what = what; return *this;} ^~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:131:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\dialog_box_base_class.h:36:26: error: 'draw_mode_t' has not been declared static void onRedraw(draw_mode_t) {}; ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:155:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\status_screen.h:28:60: error: expected template-name before '<' token class StatusScreen : public BaseScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\status_screen.h:28:60: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\status_screen.h:28:60: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:156:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\main_menu.h:29:56: error: expected template-name before '<' token class MainMenu : public BaseScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\main_menu.h:29:56: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\main_menu.h:29:56: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:157:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.h:28:68: error: expected template-name before '<' token class AdvancedSettingsMenu : public BaseScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.h:28:68: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.h:28:68: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:158:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\tune_menu.h:28:56: error: expected template-name before '<' token class TuneMenu : public BaseScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\tune_menu.h:28:56: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\tune_menu.h:28:56: error: expected unqualified-id before '<' token c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:165:47: note: suggested alternative: 'fluid_rgb' constexpr uint32_t temp = hsl_to_rgb(311, 0.51, 0.35); ^~~~~~~~~~ fluid_rgb In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:161:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\boot_screen.h:29:61: error: expected class-name before '{' token class BootScreen : public BaseScreen, public UncachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\boot_screen.h:33:26: error: 'draw_mode_t' has not been declared static void onRedraw(draw_mode_t); ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:179:13: error: 'btn_colors' does not name a type; did you mean 'bg_color'? constexpr btn_colors disabled_btn = {.bg = bg_color, .grad = fg_disabled, .fg = fg_disabled, .rgb = fg_disabled }; ^~~~~~~~~~ bg_color In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:162:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.h:28:62: error: expected class-name before '{' token class AboutScreen : public BaseScreen, public UncachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.h:31:26: error: 'draw_mode_t' has not been declared static void onRedraw(draw_mode_t); ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:164:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.h:32:70: error: expected template-name before '<' token class AlertDialogBox : public DialogBoxBaseClass, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.h:32:70: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.h:32:70: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:165:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\spinner_dialog_box.h:32:72: error: expected template-name before '<' token class SpinnerDialogBox : public DialogBoxBaseClass, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\spinner_dialog_box.h:32:72: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\spinner_dialog_box.h:32:72: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:166:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\restore_failsafe_dialog_box.h:28:83: error: expected class-name before '{' token class RestoreFailsafeDialogBox : public DialogBoxBaseClass, public UncachedScreen { ^ In file included from c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\theme.h:26:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:27, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:180:13: error: 'btn_colors' does not name a type; did you mean 'bg_color'? constexpr btn_colors normal_btn = {.bg = fg_action, .grad = 0xFFFFFF, .fg = fg_normal, .rgb = 0xFFFFFF }; ^~~~~~~~~~ bg_color C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\restore_failsafe_dialog_box.h:30:26: error: 'draw_mode_t' has not been declared static void onRedraw(draw_mode_t); ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:167:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\save_settings_dialog_box.h:28:80: error: expected class-name before '{' token class SaveSettingsDialogBox : public DialogBoxBaseClass, public UncachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\save_settings_dialog_box.h:33:26: error: 'draw_mode_t' has not been declared static void onRedraw(draw_mode_t); ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:168:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\confirm_start_print_dialog_box.h:32:85: error: expected class-name before '{' token class ConfirmStartPrintDialogBox : public DialogBoxBaseClass, public UncachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\confirm_start_print_dialog_box.h:39:26: error: 'draw_mode_t' has not been declared static void onRedraw(draw_mode_t); ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:169:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\confirm_abort_print_dialog_box.h:28:85: error: expected class-name before '{' token class ConfirmAbortPrintDialogBox : public DialogBoxBaseClass, public UncachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\confirm_abort_print_dialog_box.h:30:26: error: 'draw_mode_t' has not been declared static void onRedraw(draw_mode_t); ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:170:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\confirm_user_request_alert_box.h:28:43: error: invalid use of incomplete type 'class AlertDialogBox' class ConfirmUserRequestAlertBox : public AlertDialogBox { ^~~~~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:181:13: error: 'btn_colors' does not name a type; did you mean 'bg_color'? constexpr btn_colors action_btn = {.bg = bg_color, .grad = 0xFFFFFF, .fg = fg_action, .rgb = 0xFFFFFF }; ^~~~~~~~~~ bg_color In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:164:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.h:32:7: note: forward declaration of 'class AlertDialogBox' class AlertDialogBox : public DialogBoxBaseClass, public CachedScreen { ^~~~~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:170:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\confirm_user_request_alert_box.h:30:26: error: 'draw_mode_t' has not been declared static void onRedraw(draw_mode_t); ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:171:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\touch_calibration_screen.h:28:73: error: expected class-name before '{' token class TouchCalibrationScreen : public BaseScreen, public UncachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\touch_calibration_screen.h:32:26: error: 'draw_mode_t' has not been declared static void onRedraw(draw_mode_t); ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:172:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\touch_registers_screen.h:28:71: error: expected class-name before '{' token class TouchRegistersScreen : public BaseScreen, public UncachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\touch_registers_screen.h:30:26: error: 'draw_mode_t' has not been declared static void onRedraw(draw_mode_t); ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:173:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\change_filament_screen.h:36:68: error: expected template-name before '<' token class ChangeFilamentScreen : public BaseScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\change_filament_screen.h:36:68: error: expected '{' before '<' token c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:182:13: error: 'btn_colors' does not name a type; did you mean 'bg_color'? constexpr btn_colors red_btn = {.bg = 0xFF5555, .grad = 0xFFFFFF, .fg = 0xFF0000, .rgb = 0xFFFFFF }; ^~~~~~~~~~ bg_color C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\change_filament_screen.h:36:68: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:174:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\move_axis_screen.h:44:70: error: expected template-name before '<' token class MoveAxisScreen : public BaseMoveAxisScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\move_axis_screen.h:44:70: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\move_axis_screen.h:44:70: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:175:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\steps_screen.h:28:76: error: expected template-name before '<' token class StepsScreen : public BaseNumericAdjustmentScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\steps_screen.h:28:76: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\steps_screen.h:28:76: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:176:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\feedrate_percent_screen.h:28:86: error: expected template-name before '<' token class FeedratePercentScreen : public BaseNumericAdjustmentScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\feedrate_percent_screen.h:28:86: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\feedrate_percent_screen.h:28:86: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:177:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\max_velocity_screen.h:28:82: error: expected template-name before '<' token class MaxVelocityScreen : public BaseNumericAdjustmentScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\max_velocity_screen.h:28:82: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\max_velocity_screen.h:28:82: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:178:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\max_acceleration_screen.h:28:86: error: expected template-name before '<' token class MaxAccelerationScreen : public BaseNumericAdjustmentScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\max_acceleration_screen.h:28:86: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\max_acceleration_screen.h:28:86: error: expected unqualified-id before '<' token c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:183:13: error: 'btn_colors' does not name a type; did you mean 'bg_color'? constexpr btn_colors ui_slider = {.bg = theme_darkest, .grad = 0xFFFFFF, .fg = theme_dark, .rgb = accent_color_3 }; ^~~~~~~~~~ bg_color In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:179:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\default_acceleration_screen.h:28:90: error: expected template-name before '<' token class DefaultAccelerationScreen : public BaseNumericAdjustmentScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\default_acceleration_screen.h:28:90: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\default_acceleration_screen.h:28:90: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:180:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\temperature_screen.h:28:82: error: expected template-name before '<' token class TemperatureScreen : public BaseNumericAdjustmentScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\temperature_screen.h:28:82: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\temperature_screen.h:28:82: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:181:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\interface_sounds_screen.h:28:69: error: expected template-name before '<' token class InterfaceSoundsScreen : public BaseScreen, public CachedScreen { ^ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:184:13: error: 'btn_colors' does not name a type; did you mean 'bg_color'? constexpr btn_colors ui_toggle = {.bg = theme_darkest, .grad = 0xFFFFFF, .fg = theme_dark, .rgb = 0xFFFFFF }; ^~~~~~~~~~ bg_color C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\interface_sounds_screen.h:28:69: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\interface_sounds_screen.h:28:69: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:182:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\interface_settings_screen.h:33:71: error: expected template-name before '<' token class InterfaceSettingsScreen : public BaseScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\interface_settings_screen.h:33:71: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\interface_settings_screen.h:33:71: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:183:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\lock_screen.h:32:58: error: expected template-name before '<' token class LockScreen : public BaseScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\lock_screen.h:32:58: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\lock_screen.h:32:58: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:184:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\endstop_state_screen.h:28:70: error: expected class-name before '{' token class EndstopStatesScreen : public BaseScreen, public UncachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\endstop_state_screen.h:32:26: error: 'draw_mode_t' has not been declared static void onRedraw(draw_mode_t); ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:185:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\display_tuning_screen.h:28:84: error: expected template-name before '<' token class DisplayTuningScreen : public BaseNumericAdjustmentScreen, public CachedScreen { ^ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:188:9: error: 'rgb_t' does not name a type const rgb_t cool_rgb ( 0, 0, 0); ^~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\display_tuning_screen.h:28:84: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\display_tuning_screen.h:28:84: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:186:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\media_player_screen.h:28:68: error: expected class-name before '{' token class MediaPlayerScreen : public BaseScreen, public UncachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\media_player_screen.h:37:26: error: 'draw_mode_t' has not been declared static void onRedraw(draw_mode_t); ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:224:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\junction_deviation_screen.h:28:88: error: expected template-name before '<' token class JunctionDeviationScreen : public BaseNumericAdjustmentScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\junction_deviation_screen.h:28:88: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\junction_deviation_screen.h:28:88: error: expected unqualified-id before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:28:17: error: 'FTDI' is not a namespace-name using namespace FTDI; ^~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:28:21: error: expected namespace-name before ';' token using namespace FTDI; ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:32:37: error: invalid use of incomplete type 'class AdvancedSettingsMenu' void AdvancedSettingsMenu::onRedraw(draw_mode_t what) { ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:157:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.h:28:7: note: forward declaration of 'class AdvancedSettingsMenu' class AdvancedSettingsMenu : public BaseScreen, public CachedScreen { ^~~~~~~~~~~~~~~~~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:32:37: error: 'draw_mode_t' was not declared in this scope void AdvancedSettingsMenu::onRedraw(draw_mode_t what) { ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:189:9: error: 'rgb_t' does not name a type const rgb_t low_rgb (128, 0, 0); ^~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:190:9: error: 'rgb_t' does not name a type const rgb_t med_rgb (255, 128, 0); ^~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\colors.h:191:9: error: 'rgb_t' does not name a type const rgb_t high_rgb (255, 255, 128); ^~~~~ In file included from c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\theme.h:28:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:27, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:26:19: error: 'FTDI' is not a namespace-name using namespace FTDI; ^~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:26:23: error: expected namespace-name before ';' token using namespace FTDI; ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:118:50: error: invalid use of incomplete type 'class AdvancedSettingsMenu' bool AdvancedSettingsMenu::onTouchEnd(uint8_t tag) { ^ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:157:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.h:28:7: note: forward declaration of 'class AdvancedSettingsMenu' class AdvancedSettingsMenu : public BaseScreen, public CachedScreen { ^~~~~~~~~~~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:28:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t chimes[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:29:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t sad_trombone[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:30:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t twinkle[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:31:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t fanfare[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:32:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t media_inserted[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:33:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t media_removed[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:34:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t js_bach_toccata[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:35:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t js_bach_joy[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:36:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t big_band[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:37:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t beats[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:38:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t beeping[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:39:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t alarm[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:40:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t warble[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:41:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t carousel[]; ^~~~~~~~~~~ c:\users\naveesh\appdata\local\temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\theme\sounds.h:42:24: error: 'SoundPlayer' does not name a type extern const PROGMEM SoundPlayer::sound_t all_instruments[]; ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24:0: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:34:8: error: 'tiny_timer_t' does not name a type; did you mean 'hal_timer_t'? extern tiny_timer_t refresh_timer; ^~~~~~~~~~~~ hal_timer_t In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:129:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\base_screen.h:28:36: error: expected class-name before '{' token class BaseScreen : public UIScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\base_screen.h:37:37: error: 'CommandProcessor' has not been declared static bool buttonStyleCallback(CommandProcessor &, uint8_t, uint8_t &, uint16_t &, bool); ^~~~~~~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:130:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\base_numeric_adjustment_screen.h:43:9: error: 'draw_mode_t' does not name a type draw_mode_t _what; ^~~~~~~~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\base_numeric_adjustment_screen.h:58:34: error: 'CommandProcessor' has not been declared void _draw_increment_btn(CommandProcessor &, uint8_t line, const uint8_t tag); ^~~~~~~~~~~~~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\base_numeric_adjustment_screen.h:59:22: error: 'CommandProcessor' has not been declared void _button(CommandProcessor &, uint8_t tag, int16_t x, int16_t y, int16_t w, int16_t h, progmem_str, bool enabled = true, bool highlight = false); ^~~~~~~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:130:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\base_numeric_adjustment_screen.h:60:28: error: 'CommandProcessor' has not been declared void _button_style(CommandProcessor &cmd, style_t style); ^~~~~~~~~~~~~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\base_numeric_adjustment_screen.h:62:30: error: field 'draw_mode_t' has incomplete type 'BaseNumericAdjustmentScreen::widgets_t' widgets_t(draw_mode_t); ^ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:130:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\base_numeric_adjustment_screen.h:41:11: note: definition of 'class BaseNumericAdjustmentScreen::widgets_t' is not complete until the closing brace class widgets_t { ^~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:130:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\base_numeric_adjustment_screen.h:66:20: error: expected ';' at end of member declaration widgets_t &draw_mode(draw_mode_t what) {_what = what; return *this;} ^~~~~~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\base_numeric_adjustment_screen.h:66:42: error: expected ')' before 'what' widgets_t &draw_mode(draw_mode_t what) {_what = what; return *this;} ^~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:131:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\dialog_box_base_class.h:36:26: error: 'draw_mode_t' has not been declared static void onRedraw(draw_mode_t) {}; ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:155:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\status_screen.h:28:60: error: expected template-name before '<' token class StatusScreen : public BaseScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\status_screen.h:28:60: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\status_screen.h:28:60: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:156:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\main_menu.h:29:56: error: expected template-name before '<' token class MainMenu : public BaseScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\main_menu.h:29:56: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\main_menu.h:29:56: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:157:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.h:28:68: error: expected template-name before '<' token class AdvancedSettingsMenu : public BaseScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.h:28:68: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\advanced_settings_menu.h:28:68: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:158:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\tune_menu.h:28:56: error: expected template-name before '<' token class TuneMenu : public BaseScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\tune_menu.h:28:56: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\tune_menu.h:28:56: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:161:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\boot_screen.h:29:61: error: expected class-name before '{' token class BootScreen : public BaseScreen, public UncachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\boot_screen.h:33:26: error: 'draw_mode_t' has not been declared static void onRedraw(draw_mode_t); ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:162:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.h:28:62: error: expected class-name before '{' token class AboutScreen : public BaseScreen, public UncachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\about_screen.h:31:26: error: 'draw_mode_t' has not been declared static void onRedraw(draw_mode_t); ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:164:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.h:32:70: error: expected template-name before '<' token class AlertDialogBox : public DialogBoxBaseClass, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.h:32:70: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.h:32:70: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:165:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\spinner_dialog_box.h:32:72: error: expected template-name before '<' token class SpinnerDialogBox : public DialogBoxBaseClass, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\spinner_dialog_box.h:32:72: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\spinner_dialog_box.h:32:72: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:166:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\restore_failsafe_dialog_box.h:28:83: error: expected class-name before '{' token class RestoreFailsafeDialogBox : public DialogBoxBaseClass, public UncachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\restore_failsafe_dialog_box.h:30:26: error: 'draw_mode_t' has not been declared static void onRedraw(draw_mode_t); ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:167:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\save_settings_dialog_box.h:28:80: error: expected class-name before '{' token class SaveSettingsDialogBox : public DialogBoxBaseClass, public UncachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\save_settings_dialog_box.h:33:26: error: 'draw_mode_t' has not been declared static void onRedraw(draw_mode_t); ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:168:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\confirm_start_print_dialog_box.h:32:85: error: expected class-name before '{' token class ConfirmStartPrintDialogBox : public DialogBoxBaseClass, public UncachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\confirm_start_print_dialog_box.h:39:26: error: 'draw_mode_t' has not been declared static void onRedraw(draw_mode_t); ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:169:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\confirm_abort_print_dialog_box.h:28:85: error: expected class-name before '{' token class ConfirmAbortPrintDialogBox : public DialogBoxBaseClass, public UncachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\confirm_abort_print_dialog_box.h:30:26: error: 'draw_mode_t' has not been declared static void onRedraw(draw_mode_t); ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:170:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\confirm_user_request_alert_box.h:28:43: error: invalid use of incomplete type 'class AlertDialogBox' class ConfirmUserRequestAlertBox : public AlertDialogBox { ^~~~~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:164:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.h:32:7: note: forward declaration of 'class AlertDialogBox' class AlertDialogBox : public DialogBoxBaseClass, public CachedScreen { ^~~~~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:170:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\confirm_user_request_alert_box.h:30:26: error: 'draw_mode_t' has not been declared static void onRedraw(draw_mode_t); ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:171:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\touch_calibration_screen.h:28:73: error: expected class-name before '{' token class TouchCalibrationScreen : public BaseScreen, public UncachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\touch_calibration_screen.h:32:26: error: 'draw_mode_t' has not been declared static void onRedraw(draw_mode_t); ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:172:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\touch_registers_screen.h:28:71: error: expected class-name before '{' token class TouchRegistersScreen : public BaseScreen, public UncachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\touch_registers_screen.h:30:26: error: 'draw_mode_t' has not been declared static void onRedraw(draw_mode_t); ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:173:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\change_filament_screen.h:36:68: error: expected template-name before '<' token class ChangeFilamentScreen : public BaseScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\change_filament_screen.h:36:68: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\change_filament_screen.h:36:68: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:174:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\move_axis_screen.h:44:70: error: expected template-name before '<' token class MoveAxisScreen : public BaseMoveAxisScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\move_axis_screen.h:44:70: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\move_axis_screen.h:44:70: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:175:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\steps_screen.h:28:76: error: expected template-name before '<' token class StepsScreen : public BaseNumericAdjustmentScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\steps_screen.h:28:76: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\steps_screen.h:28:76: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:176:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\feedrate_percent_screen.h:28:86: error: expected template-name before '<' token class FeedratePercentScreen : public BaseNumericAdjustmentScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\feedrate_percent_screen.h:28:86: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\feedrate_percent_screen.h:28:86: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:177:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\max_velocity_screen.h:28:82: error: expected template-name before '<' token class MaxVelocityScreen : public BaseNumericAdjustmentScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\max_velocity_screen.h:28:82: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\max_velocity_screen.h:28:82: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:178:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\max_acceleration_screen.h:28:86: error: expected template-name before '<' token class MaxAccelerationScreen : public BaseNumericAdjustmentScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\max_acceleration_screen.h:28:86: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\max_acceleration_screen.h:28:86: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:179:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\default_acceleration_screen.h:28:90: error: expected template-name before '<' token class DefaultAccelerationScreen : public BaseNumericAdjustmentScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\default_acceleration_screen.h:28:90: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\default_acceleration_screen.h:28:90: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:180:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\temperature_screen.h:28:82: error: expected template-name before '<' token class TemperatureScreen : public BaseNumericAdjustmentScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\temperature_screen.h:28:82: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\temperature_screen.h:28:82: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:181:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\interface_sounds_screen.h:28:69: error: expected template-name before '<' token class InterfaceSoundsScreen : public BaseScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\interface_sounds_screen.h:28:69: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\interface_sounds_screen.h:28:69: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:182:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\interface_settings_screen.h:33:71: error: expected template-name before '<' token class InterfaceSettingsScreen : public BaseScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\interface_settings_screen.h:33:71: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\interface_settings_screen.h:33:71: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:183:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\lock_screen.h:32:58: error: expected template-name before '<' token class LockScreen : public BaseScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\lock_screen.h:32:58: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\lock_screen.h:32:58: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:184:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\endstop_state_screen.h:28:70: error: expected class-name before '{' token class EndstopStatesScreen : public BaseScreen, public UncachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\endstop_state_screen.h:32:26: error: 'draw_mode_t' has not been declared static void onRedraw(draw_mode_t); ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:185:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\display_tuning_screen.h:28:84: error: expected template-name before '<' token class DisplayTuningScreen : public BaseNumericAdjustmentScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\display_tuning_screen.h:28:84: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\display_tuning_screen.h:28:84: error: expected unqualified-id before '<' token In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:186:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\media_player_screen.h:28:68: error: expected class-name before '{' token class MediaPlayerScreen : public BaseScreen, public UncachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\media_player_screen.h:37:26: error: 'draw_mode_t' has not been declared static void onRedraw(draw_mode_t); ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:224:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\junction_deviation_screen.h:28:88: error: expected template-name before '<' token class JunctionDeviationScreen : public BaseNumericAdjustmentScreen, public CachedScreen { ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\junction_deviation_screen.h:28:88: error: expected '{' before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\junction_deviation_screen.h:28:88: error: expected unqualified-id before '<' token C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:31:17: error: 'FTDI' is not a namespace-name using namespace FTDI; ^~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:31:21: error: expected namespace-name before ';' token using namespace FTDI; ^ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:34:30: error: invalid use of incomplete type 'class AlertDialogBox' void AlertDialogBox::onEntry() { ^ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:164:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.h:32:7: note: forward declaration of 'class AlertDialogBox' class AlertDialogBox : public DialogBoxBaseClass, public CachedScreen { ^~~~~~~~~~~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:39:31: error: invalid use of incomplete type 'class AlertDialogBox' void AlertDialogBox::onRedraw(draw_mode_t what) { ^~~~~~~~~~~ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:164:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.h:32:7: note: forward declaration of 'class AlertDialogBox' class AlertDialogBox : public DialogBoxBaseClass, public CachedScreen { ^~~~~~~~~~~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:39:31: error: 'draw_mode_t' was not declared in this scope void AlertDialogBox::onRedraw(draw_mode_t what) { ^~~~~~~~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:46:42: error: invalid use of incomplete type 'class AlertDialogBox' void AlertDialogBox::show(const T message) { ^ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:164:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.h:32:7: note: forward declaration of 'class AlertDialogBox' class AlertDialogBox : public DialogBoxBaseClass, public CachedScreen { ^~~~~~~~~~~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:54:47: error: invalid use of incomplete type 'class AlertDialogBox' void AlertDialogBox::showError(const T message) { ^ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:164:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.h:32:7: note: forward declaration of 'class AlertDialogBox' class AlertDialogBox : public DialogBoxBaseClass, public CachedScreen { ^~~~~~~~~~~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:61:27: error: invalid use of incomplete type 'class AlertDialogBox' void AlertDialogBox::hide() { ^ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:164:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.h:32:7: note: forward declaration of 'class AlertDialogBox' class AlertDialogBox : public DialogBoxBaseClass, public CachedScreen { ^~~~~~~~~~~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:66:48: error: invalid use of incomplete type 'class AlertDialogBox' template void AlertDialogBox::show(const char *); ^ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:164:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.h:32:7: note: forward declaration of 'class AlertDialogBox' class AlertDialogBox : public DialogBoxBaseClass, public CachedScreen { ^~~~~~~~~~~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:67:53: error: invalid use of incomplete type 'class AlertDialogBox' template void AlertDialogBox::show(const progmem_str); ^ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:164:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.h:32:7: note: forward declaration of 'class AlertDialogBox' class AlertDialogBox : public DialogBoxBaseClass, public CachedScreen { ^~~~~~~~~~~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:68:53: error: invalid use of incomplete type 'class AlertDialogBox' template void AlertDialogBox::showError(const char *); ^ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:164:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.h:32:7: note: forward declaration of 'class AlertDialogBox' class AlertDialogBox : public DialogBoxBaseClass, public CachedScreen { ^~~~~~~~~~~~~~ C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:69:58: error: invalid use of incomplete type 'class AlertDialogBox' template void AlertDialogBox::showError(const progmem_str); ^ In file included from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\screens.h:164:0, from C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.cpp:24: C:\Users\Naveesh\AppData\Local\Temp\arduino_build_695261\sketch\src\lcd\extui\lib\ftdi_eve_touch_ui\screens\alert_dialog_box.h:32:7: note: forward declaration of 'class AlertDialogBox' class AlertDialogBox : public DialogBoxBaseClass, public CachedScreen { ^~~~~~~~~~~~~~ exit status 1 Error compiling for board Arduino Mega or Mega 2560.