summaryrefslogtreecommitdiff
path: root/hardware/cmx589a_teensy_test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'hardware/cmx589a_teensy_test/Makefile')
-rw-r--r--hardware/cmx589a_teensy_test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/hardware/cmx589a_teensy_test/Makefile b/hardware/cmx589a_teensy_test/Makefile
index 6194ad8..0640c09 100644
--- a/hardware/cmx589a_teensy_test/Makefile
+++ b/hardware/cmx589a_teensy_test/Makefile
@@ -272,7 +272,7 @@ LDFLAGS += $(PRINTF_LIB) $(SCANF_LIB) $(MATH_LIB)
AVRDUDE_PROGRAMMER = stk500v2
# com1 = serial port. Use lpt1 to connect to parallel port.
-AVRDUDE_PORT = com1 # programmer connected to serial device
+AVRDUDE_PORT = /dev/ # programmer connected to serial device
AVRDUDE_WRITE_FLASH = -U flash:w:$(TARGET).hex
#AVRDUDE_WRITE_EEPROM = -U eeprom:w:$(TARGET).eep