minor fix for HHKB Makefile and doc
This commit is contained in:
parent
cec2549505
commit
13e4662bae
2 changed files with 9 additions and 9 deletions
2
hhkb/Makefile
Normal file → Executable file
2
hhkb/Makefile
Normal file → Executable file
|
|
@ -42,7 +42,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
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue