X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=converter%2Fusb_usb%2FMakefile;h=4f983e7f68cda2037c9fd285b7ab04f7f41c7919;hb=9de992ba0be93a7fcc539ad0418c8ebfd3cd6281;hp=13f77ca9b7db668c9068ba598f2503ecb581f4d0;hpb=f6f698dda0a1cc9e92b75927b0273205402de9e2;p=max%2Ftmk_keyboard.git diff --git a/converter/usb_usb/Makefile b/converter/usb_usb/Makefile index 13f77ca9..4f983e7f 100644 --- a/converter/usb_usb/Makefile +++ b/converter/usb_usb/Makefile @@ -120,7 +120,7 @@ VPATH += $(TOP_DIR) # program Leonardo -PROGRAM_CMD = avrdude -p$(MCU) -cavr109 -P$(DEV) -b57600 -Uflash:w:$(TARGET).hex +PROGRAM_CMD = avrdude -p$(MCU) -cavr109 -b57600 -Uflash:w:$(TARGET).hex -P$(DEV)