PrusaArduinoBoards/IDE_Board_Manager/prusa3dboards/bootloaders/prusa_mm_control/Readme.txt

14 lines
556 B
Plaintext
Raw Normal View History

2019-11-29 21:06:19 +00:00
Notes on building the improved 32u4 Caterina bootloader:
1. Must download LUFA-111009 and extract to this directory.
This should be in a folder named LUFA-111009/
2. Make sure avr-gcc is installed. It make come with tools, but
if not maybe wingnu32 make, and core tools can be downloaded and used.
3. Try using powershell if you get "...died before initialization" errors.
4. The "build.txt" file and "program.txt" files can be renamed
to .bat files and run to build and program the boards listed
herein (Windows only, unfortunately).