Project/build/compile_commands.json

32 lines
1.1 KiB
JSON

[
{
"directory": "c:\\Users\\dimae\\OneDrive\\Рабочий стол\\lab_html",
"arguments": [
"C:\\Users\\dimae\\AppData\\Local\\Arduino15\\packages\\arduino\\tools\\avr-gcc\\7.3.0-atmel3.6.1-arduino7/bin/avr-g++",
"-c",
"-g",
"-Os",
"-w",
"-std=gnu++11",
"-fpermissive",
"-fno-exceptions",
"-ffunction-sections",
"-fdata-sections",
"-fno-threadsafe-statics",
"-Wno-error=narrowing",
"-MMD",
"-flto",
"-mmcu=atmega328p",
"-DF_CPU=16000000L",
"-DARDUINO=10607",
"-DARDUINO_AVR_UNO",
"-DARDUINO_ARCH_AVR",
"-IC:\\Users\\dimae\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\cores\\arduino",
"-IC:\\Users\\dimae\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\variants\\standard",
"C:\\Users\\dimae\\OneDrive\\Рабочий стол\\lab_html\\build\\sketch\\project.ino.cpp",
"-o",
"C:\\Users\\dimae\\OneDrive\\Рабочий стол\\lab_html\\build\\sketch\\project.ino.cpp.o"
],
"file": "C:\\Users\\dimae\\OneDrive\\Рабочий стол\\lab_html\\build\\sketch\\project.ino.cpp"
}
]