BOARD_TAG = ethernet ARDUINO_PORT = /dev/cu.usb* # the Ethernet library needs SPI to talk to the chip ARDUINO_LIBS = Ethernet SPI RESET_CMD = ard-reset include $(ARDMK_DIR)/Arduino.mk