Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions dists/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
- [ATtiny13](#attiny13)
- [SPI / Wire (I2C, TWI) On Tiny13](#spi--wire-i2c-twi-on-tiny13)
- [ATtiny4, ATtiny5, ATtiny9, ATtiny10](#attiny4-attiny5-attiny9-attiny10)
- [Installation & Usage](#installation-&-usage)
- [Installation & Usage](#installation--usage)
- [Automatic Installation through Board Manager (Recommended)](#automatic-installation-through-board-manager-recommended)
- [Manual Installation (Not Recommended)](#manual-installation-not-recommended)
- [Usage](#usage)
Expand Down Expand Up @@ -336,4 +336,4 @@ Generally you should stick with the default here if you are burning a bootloader

#### Override CKOPT (ATMega8 Only)

This option is only available on the ATMega8, it allows you to explicityly set or clear the CKOPT fuse. It's behaviour depends on the clock source. With Crystal/Resonator it will increase the drive strength, with Internal Oscillators it will do nothing, and with external Clocks or the Low Frequency Crystal option it will enable some internal capacitors so you don't need external ones.
This option is only available on the ATMega8, it allows you to explicityly set or clear the CKOPT fuse. It's behaviour depends on the clock source. With Crystal/Resonator it will increase the drive strength, with Internal Oscillators it will do nothing, and with external Clocks or the Low Frequency Crystal option it will enable some internal capacitors so you don't need external ones.