badusb-stick/Makefile

9 lines
166 B
Makefile
Raw Normal View History

2024-12-24 09:05:46 +01:00
BOARD_TAG = leonardo
USER_LIB_PATH = ./libraries
ARDUINO_LIBS = HID Keyboard
AVRDUDE_CONF = /etc/avrdude.conf
include /usr/local/share/arduino-makefile/Arduino.mk