Correct the AVR Programmer name.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10256 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
tfateba 2017-06-10 00:36:19 +00:00
parent 11a53887bc
commit 72bf7d1c66
1 changed files with 1 additions and 1 deletions

View File

@ -254,7 +254,7 @@ LDFLAGS += $(PRINTF_LIB) $(SCANF_LIB) $(MATH_LIB)
# Type: avrdude -c ?
# to get a full listing.
#
AVRDUDE_PROiGRAMMER = arduino
AVRDUDE_PROGRAMMER = arduino
# com1 = serial port. Use lpt1 to connect to parallel port.
AVRDUDE_PORT = /dev/ttyACM0 # programmer connected to serial device