aboutsummaryrefslogtreecommitdiff
path: root/Arduino.mk
diff options
context:
space:
mode:
authorJohn Whittington <john.whittington@cruxproductdesign.com>2017-09-05 17:12:22 +0100
committerJohn Whittington <john.whittington@cruxproductdesign.com>2017-09-05 17:12:22 +0100
commit11e2059009f7f3dfa7f1b2b6a8743c17f148691d (patch)
tree7f7dd091530187815a4218ed198acef2b6cee7e2 /Arduino.mk
parent4519be5bac8d90ce2964595dc7df7ca9434e0207 (diff)
Documentation changes for Windows usage
Diffstat (limited to 'Arduino.mk')
-rw-r--r--Arduino.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/Arduino.mk b/Arduino.mk
index 0b4ed61..8c79015 100644
--- a/Arduino.mk
+++ b/Arduino.mk
@@ -65,12 +65,12 @@
# configuration options. Control Panel > System > Advanced system settings
# Also take into account that when you set them you have to add '\' on
# all spaces and special characters.
-# ARDUINO_DIR and AVR_TOOLS_DIR have to be relative and not absolute.
# This are just examples, you have to adapt this variables accordingly to
-# your system.
+# your system. Note the difference between ARDMK_DIR, which can use /cygdrive/
+# and USER_LIB_PATH, which cannnot due to invoking with the build tools
#
-# ARDUINO_DIR =../../../../../Arduino
-# AVR_TOOLS_DIR =../../../../../Arduino/hardware/tools/avr
+# ARDUINO_DIR = C:/Arduino
+# AVR_TOOLS_DIR = C:/Arduino/hardware/tools/avr
# ARDMK_DIR = /cygdrive/c/Users/"YourUser"/Arduino-Makefile
#
# On Windows it is highly recommended that you create a symbolic link directory