SWRMeter/Makefile

7 lines
136 B
Makefile
Raw Permalink Normal View History

# Arduino Make file. Refer to https://github.com/sudar/Arduino-Makefile
BOARD_TAG = nano328
#MCU = atmega328
include Arduino.mk