SWRMeter/Makefile
2024-02-11 12:53:13 +01:00

7 lines
136 B
Makefile

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