fix for ps2_usb Makefile and circuit
This commit is contained in:
2
ps2_usb/Makefile
Normal file → Executable file
2
ps2_usb/Makefile
Normal file → Executable file
@@ -43,7 +43,7 @@ USB_NKRO_ENABLE = yes # USB Nkey Rollover
|
||||
|
||||
|
||||
#---------------- Programming Options --------------------------
|
||||
PROGRAM_CMD = teensy_loader_cli.exe -mmcu=$(MCU) -w -v $(TARGET).hex
|
||||
PROGRAM_CMD = teensy_loader_cli -mmcu=$(MCU) -w -v $(TARGET).hex
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user