60
60
# You may also need to set SERIALDEV if it is not detected correctly.
63
63
# determine values for SOURCES, TARGET and LIBRARIES. Any .c, .cc and .cpp
64
64
# files in the project directory (or any "util" or "utility" subdirectories)
65
65
# are automatically included in the build and are scanned for Arduino libraries
68
68
# Alternatively, if you want to manually specify build variables, create a
69
69
# Makefile that defines SOURCES and LIBRARIES and then includes arduino.mk.