There was an error while loading. Please reload this page.
1 parent 0864799 commit 78fda52Copy full SHA for 78fda52
.ycm_extra_conf.py
@@ -22,7 +22,8 @@
22
,'c++'
23
24
# Avr-libc flags installed with homebrew
25
- ,"-isystem/usr/local/Cellar/avr-gcc/7.2.0/avr/include"
+ # ,"-isystem/usr/local/Cellar/avr-gcc/7.2.0/avr/include"
26
+ ,"-isystem/usr/local/Cellar/avr-gcc/8.3.0/avr/include"
27
28
# IDE 1.6.3
29
,'-I/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/cores/arduino'
0 commit comments