Wolfgang Hottgenroth eb54250eda Makefile stuff
2014-02-01 20:57:14 +01:00

5 lines
196 B
Makefile

BOARD := micro
LIBRARIES :=
SERIALDEV := /dev/tty.usbmodemfd111
SOURCES := cmd.cpp fatal.cpp meterBusMaster.cpp MeterBusPowerMaster.cpp overCurrentProt.cpp test.cpp uptime.cpp
include arduino.mk