58 lines
2.9 KiB
JSON
58 lines
2.9 KiB
JSON
{
|
|
"configurations": [
|
|
{
|
|
"name": "!!! WARNING !!! AUTO-GENERATED FILE, PLEASE DO NOT MODIFY IT AND USE https://docs.platformio.org/page/projectconf/section_env_build.html#build-flags"
|
|
},
|
|
{
|
|
"name": "Linux",
|
|
"includePath": [
|
|
"/media/fisch/HDD/Projects/ctdo/bananenkeyboard/touchcontroller/include",
|
|
"/media/fisch/HDD/Projects/ctdo/bananenkeyboard/touchcontroller/src",
|
|
"/home/fisch/.platformio/packages/framework-arduino-avr/cores/arduino",
|
|
"/home/fisch/.platformio/packages/framework-arduino-avr/variants/eightanaloginputs",
|
|
"/home/fisch/.platformio/packages/framework-arduino-avr/libraries/EEPROM/src",
|
|
"/home/fisch/.platformio/packages/framework-arduino-avr/libraries/HID/src",
|
|
"/home/fisch/.platformio/packages/framework-arduino-avr/libraries/SPI/src",
|
|
"/home/fisch/.platformio/packages/framework-arduino-avr/libraries/SoftwareSerial/src",
|
|
"/home/fisch/.platformio/packages/framework-arduino-avr/libraries/Wire/src",
|
|
"/home/fisch/.platformio/packages/tool-unity",
|
|
""
|
|
],
|
|
"browse": {
|
|
"limitSymbolsToIncludedHeaders": true,
|
|
"path": [
|
|
"/media/fisch/HDD/Projects/ctdo/bananenkeyboard/touchcontroller/include",
|
|
"/media/fisch/HDD/Projects/ctdo/bananenkeyboard/touchcontroller/src",
|
|
"/home/fisch/.platformio/packages/framework-arduino-avr/cores/arduino",
|
|
"/home/fisch/.platformio/packages/framework-arduino-avr/variants/eightanaloginputs",
|
|
"/home/fisch/.platformio/packages/framework-arduino-avr/libraries/EEPROM/src",
|
|
"/home/fisch/.platformio/packages/framework-arduino-avr/libraries/HID/src",
|
|
"/home/fisch/.platformio/packages/framework-arduino-avr/libraries/SPI/src",
|
|
"/home/fisch/.platformio/packages/framework-arduino-avr/libraries/SoftwareSerial/src",
|
|
"/home/fisch/.platformio/packages/framework-arduino-avr/libraries/Wire/src",
|
|
"/home/fisch/.platformio/packages/tool-unity",
|
|
""
|
|
]
|
|
},
|
|
"defines": [
|
|
"PLATFORMIO=40201",
|
|
"ARDUINO_AVR_PRO",
|
|
"F_CPU=16000000L",
|
|
"ARDUINO_ARCH_AVR",
|
|
"ARDUINO=10808",
|
|
"__AVR_ATmega328P__",
|
|
""
|
|
],
|
|
"intelliSenseMode": "clang-x64",
|
|
"cStandard": "c11",
|
|
"cppStandard": "c++11",
|
|
"compilerPath": "/home/fisch/.platformio/packages/toolchain-atmelavr/bin/avr-gcc",
|
|
"compilerArgs": [
|
|
"-mmcu=atmega328p",
|
|
""
|
|
]
|
|
}
|
|
],
|
|
"version": 4
|
|
}
|