view rgbled/makefile @ 1247:fac1c49da30c

debug Ignore-this: c526af90a77d45cd9d4d7bfa0f90c495
author Drew Perttula <drewp@bigasterisk.com>
date Sat, 13 Jun 2015 04:30:58 +0000
parents e588ede64e0e
children b174f95a3b8d
line wrap: on
line source

BOARD_TAG    = nano328
ARDUINO_LIBS = Adafruit_NeoPixel
USER_LIB_PATH := $(realpath .)
MONITOR_PORT = /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A7027JI6-if00-port0

include /usr/share/arduino/Arduino.mk