This repository was archived by the owner on Oct 1, 2024. It is now read-only.
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
Add command to burn bootloader #967
Open
Description
This is a continuation of closed #864 .
Arduino IDE contains a command Burn Bootloader
. This is probably not often used for classic Arduino boards with bootloader inside, but it is an important command when using single chips without a bootloader (e.g. ATtiny) to write fuses.