This repository has been archived by the owner on Sep 5, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gcc-flags.json
8 lines (8 loc) · 4.53 KB
/
.gcc-flags.json
1
2
3
4
5
6
7
8
{
"execPath": "C:/Users/Matthew Piercey/.platformio/packages/toolchain-atmelavr/bin/avr-g++.exe",
"gccDefaultCFlags": "-fsyntax-only -std=gnu11 -fno-fat-lto-objects -fmax-errors=5 -g -ggdb -Os -Wall -ffunction-sections -fdata-sections -flto -mmcu=atmega2560 -DPLATFORMIO=40000 -DARDUINO_AVR_MEGA2560 -DF_CPU=16000000L -DARDUINO_ARCH_AVR -DARDUINO=10805 -D__AVR_ATmega2560__",
"gccDefaultCppFlags": "-fsyntax-only -fno-exceptions -fno-threadsafe-statics -fpermissive -std=gnu++11 -fmax-errors=5 -g -ggdb -Os -Wall -ffunction-sections -fdata-sections -flto -mmcu=atmega2560 -DPLATFORMIO=40000 -DARDUINO_AVR_MEGA2560 -DF_CPU=16000000L -DARDUINO_ARCH_AVR -DARDUINO=10805 -D__AVR_ATmega2560__",
"gccErrorLimit": 15,
"gccIncludePaths": "C:/Users/Matthew Piercey/.platformio/packages/framework-arduinoavr/cores/arduino,C:/Users/Matthew Piercey/.platformio/packages/framework-arduinoavr/variants/mega,C:/Users/Matthew Piercey/Documents/GitHub/Wanhao-i3-Custom-Firmware/.piolibdeps/30aa480,C:/Users/Matthew Piercey/Documents/GitHub/Wanhao-i3-Custom-Firmware/.piolibdeps/Adafruit NeoPixel_ID28,C:/Users/Matthew Piercey/Documents/GitHub/Wanhao-i3-Custom-Firmware/.piolibdeps/Arduino-L6470/src,C:/Users/Matthew Piercey/Documents/GitHub/Wanhao-i3-Custom-Firmware/.piolibdeps/LiquidCrystal_I2C_ID576,C:/Users/Matthew Piercey/.platformio/packages/framework-arduinoavr/libraries/__cores__/arduino/Wire/src,C:/Users/Matthew Piercey/Documents/GitHub/Wanhao-i3-Custom-Firmware/.piolibdeps/TMC2130Stepper_ID1493/src,C:/Users/Matthew Piercey/Documents/GitHub/Wanhao-i3-Custom-Firmware/.piolibdeps/TMC2208Stepper/src,C:/Users/Matthew Piercey/Documents/GitHub/Wanhao-i3-Custom-Firmware/.piolibdeps/U8glib-HAL_ID1932/src,C:/Users/Matthew Piercey/.platformio/packages/framework-arduinoavr/libraries/__cores__/arduino/SPI/src,C:/Users/Matthew Piercey/Documents/GitHub/Wanhao-i3-Custom-Firmware/.piolibdeps/c1921b4,C:/Users/Matthew Piercey/.platformio/packages/framework-arduinoavr/libraries/__cores__/arduino/SoftwareSerial/src,C:/Users/Matthew Piercey/.platformio/packages/framework-arduinoavr/libraries/LiquidCrystal/src,C:/Users/Matthew Piercey/.platformio/packages/framework-arduinoavr/libraries/__cores__/arduino/EEPROM/src,C:/Users/Matthew Piercey/.platformio/packages/framework-arduinoavr/libraries/__cores__/arduino/HID/src,C:/Users/Matthew Piercey/.platformio/packages/framework-arduinoavr/libraries/Adafruit_CircuitPlayground,C:/Users/Matthew Piercey/.platformio/packages/framework-arduinoavr/libraries/Adafruit_CircuitPlayground/utility,C:/Users/Matthew Piercey/.platformio/packages/framework-arduinoavr/libraries/Bridge/src,C:/Users/Matthew Piercey/.platformio/packages/framework-arduinoavr/libraries/Esplora/src,C:/Users/Matthew Piercey/.platformio/packages/framework-arduinoavr/libraries/Ethernet/src,C:/Users/Matthew Piercey/.platformio/packages/framework-arduinoavr/libraries/Firmata,C:/Users/Matthew Piercey/.platformio/packages/framework-arduinoavr/libraries/Firmata/utility,C:/Users/Matthew Piercey/.platformio/packages/framework-arduinoavr/libraries/GSM/src,C:/Users/Matthew Piercey/.platformio/packages/framework-arduinoavr/libraries/Keyboard/src,C:/Users/Matthew Piercey/.platformio/packages/framework-arduinoavr/libraries/Mouse/src,C:/Users/Matthew Piercey/.platformio/packages/framework-arduinoavr/libraries/RobotIRremote/src,C:/Users/Matthew Piercey/.platformio/packages/framework-arduinoavr/libraries/Robot_Control/src,C:/Users/Matthew Piercey/.platformio/packages/framework-arduinoavr/libraries/Robot_Motor/src,C:/Users/Matthew Piercey/.platformio/packages/framework-arduinoavr/libraries/SD/src,C:/Users/Matthew Piercey/.platformio/packages/framework-arduinoavr/libraries/Servo/src,C:/Users/Matthew Piercey/.platformio/packages/framework-arduinoavr/libraries/SpacebrewYun/src,C:/Users/Matthew Piercey/.platformio/packages/framework-arduinoavr/libraries/Stepper/src,C:/Users/Matthew Piercey/.platformio/packages/framework-arduinoavr/libraries/TFT/src,C:/Users/Matthew Piercey/.platformio/packages/framework-arduinoavr/libraries/Temboo/src,C:/Users/Matthew Piercey/.platformio/packages/framework-arduinoavr/libraries/WiFi/src,C:/Users/Matthew Piercey/.platformio/packages/toolchain-atmelavr/avr/include,C:/Users/Matthew Piercey/.platformio/packages/toolchain-atmelavr/lib/gcc/avr/4.9.2/include,C:/Users/Matthew Piercey/.platformio/packages/toolchain-atmelavr/lib/gcc/avr/4.9.2/include-fixed,C:/Users/Matthew Piercey/.platformio/packages/tool-unity,C:/Users/Matthew Piercey/Documents/GitHub/Wanhao-i3-Custom-Firmware/include,C:/Users/Matthew Piercey/Documents/GitHub/Wanhao-i3-Custom-Firmware/Marlin",
"gccSuppressWarnings": false
}