Skip to content

Commit 109c010

Browse files
committed
Revise readme
1 parent 5fa60c6 commit 109c010

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

mtk/avr/bootloaders/caterina/Readme.txt

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ Notes on building LinkIt Smart 7688 Duo ATMega32u4 Caterina bootloader:
22

33
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.
44

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
68
to .bat files and run to build and program the boards listed
79
herein (Windows only, unfortunately).
810

0 commit comments

Comments
 (0)