Skip to content

Commit e08cad0

Browse files
committed
Added avr-gcc version used
1 parent 94a5526 commit e08cad0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

readme.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
ArduinoISP firwmare sources:
1+
!ArduinoISP firwmare sources:
22

3-
To compile sources you need avr-gcc.
3+
To compile sources you need avr-gcc (the binary files provided are compiled with avr-gcc 4.5.3).
4+
45
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.
56
Just move into the code folder with the terminal and use:
67

0 commit comments

Comments
 (0)