Skip to content

Commit 95dc3ac

Browse files
committed
Added avr-gcc version
1 parent 7677cc1 commit 95dc3ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ArduinoISP firwmare sources:
22

3-
To compile sources you need avr-gcc (the binary files provided are compiled with avr-gcc 4.5.3).
3+
To compile sources you need avr-gcc (the provided binary files are compiled with avr-gcc 4.5.3).
44

55
You also need an AVRISP mkII programmer to write the firwmare into the device. If you want to use another programmer you have to modify the makefile and change the command line for avrdude in order to match your programmer.
66
Just move into the code folder with the terminal and use:

0 commit comments

Comments
 (0)