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: mtk/avr/bootloaders/caterina/Readme.txt
+3-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,9 @@ Notes on building LinkIt Smart 7688 Duo ATMega32u4 Caterina bootloader:
2
2
3
3
1. Must download LUFA-111009(http://www.github.com/abcminiuser/lufa/archive/LUFA-111009.zip) and extract to the same-named directory. Alternatively, if you pulled this repository with git, do a `git submodule update --init` to pull from its repository.
4
4
5
-
2. The "build.txt" file and "program.txt" files can be renamed
5
+
2. You need avr toolchain (Win-AVR / avr-gcc) to build this bootloader.
6
+
7
+
3. The "build.txt" file and "program.txt" files can be renamed
6
8
to .bat files and run to build and program the boards listed
0 commit comments