You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: readme.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
ArduinoISP firwmare sources:
2
2
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).
4
4
5
5
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.
6
6
Just move into the code folder with the terminal and use:
0 commit comments