aboutsummaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
authortfateba <none@example.com>2017-06-10 00:36:19 +0000
committertfateba <none@example.com>2017-06-10 00:36:19 +0000
commit72bf7d1c66d2dbde1208c7fb34cabc59ff180d23 (patch)
tree4d7b01132096251a48531d080cacdf7e695a2278 /demos
parent11a53887bc6baa4df68b53aa6dec02e3a6060e38 (diff)
downloadChibiOS-72bf7d1c66d2dbde1208c7fb34cabc59ff180d23.tar.gz
ChibiOS-72bf7d1c66d2dbde1208c7fb34cabc59ff180d23.tar.bz2
ChibiOS-72bf7d1c66d2dbde1208c7fb34cabc59ff180d23.zip
Correct the AVR Programmer name.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10256 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos')
-rw-r--r--demos/AVR/NIL-ARDUINO-UNO/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/AVR/NIL-ARDUINO-UNO/Makefile b/demos/AVR/NIL-ARDUINO-UNO/Makefile
index cef0df809..da1597487 100644
--- a/demos/AVR/NIL-ARDUINO-UNO/Makefile
+++ b/demos/AVR/NIL-ARDUINO-UNO/Makefile
@@ -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