We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70b9c48 commit 147941fCopy full SHA for 147941f
sparkfun/avr/bootloaders/optiboot/Makefile
@@ -53,6 +53,7 @@ ifeq ($(ENV), arduino)
53
TOOLROOT = ../../../tools
54
GCCROOT = $(TOOLROOT)/avr/bin/
55
AVRDUDE_CONF = -C$(TOOLROOT)/avr/etc/avrdude.conf
56
+endif
57
58
ifeq ($(OS), windows)
59
# On windows, SOME of the tool paths will need to have backslashes instead
0 commit comments