Cargo Features

avr-device has no features set by default.

[dependencies]
avr-device = { version = "0.5.4", features = ["device-selected", "at90usb1286", "atmega1280", "atmega1284p", "atmega128a", "atmega128rfa1", "atmega164pa", "atmega168", "atmega2560", "atmega8", "atmega8u2", "atmega324pa", "atmega328p", "atmega328pb", "atmega4808", "atmega4809", "atmega48p", "atmega32a", "atmega32u4", "atmega64", "atmega644", "atmega88p", "attiny13a", "attiny167", "attiny202", "attiny2313", "attiny2313a", "attiny402", "attiny404", "attiny44a", "attiny816", "attiny828", "attiny84", "attiny841", "attiny84a", "attiny85", "attiny861", "attiny88", "attiny1614", "rt", "critical-section-impl", "docsrs"] }
device-selected at90usb1286? atmega1280? atmega1284p? atmega128a? atmega128rfa1? atmega164pa? atmega168? atmega2560? atmega324pa? atmega328p? atmega328pb? atmega32a? atmega32u4? atmega4808? atmega4809? atmega48p? atmega64? atmega644? atmega8? atmega88p? atmega8u2? attiny13a? attiny1614? attiny167? attiny202? attiny2313? attiny2313a? attiny402? attiny404? attiny44a? attiny816? attiny828? attiny84? attiny841? attiny84a? attiny85? attiny861? attiny88?
at90usb1286 = device-selected

Affects devices::at90usb1286

atmega1280 = device-selected

Affects devices::atmega1280

atmega1284p = device-selected

Affects devices::atmega1284p

atmega128a = device-selected

Affects devices::atmega128a

atmega128rfa1 = device-selected

Affects devices::atmega128rfa1

atmega164pa = device-selected

Affects devices::atmega164pa

atmega168 = device-selected

Affects devices::atmega168

atmega2560 docsrs? = device-selected

Affects devices::atmega2560

atmega8 = device-selected

Affects devices::atmega8

atmega8u2 = device-selected

Affects devices::atmega8u2

atmega324pa = device-selected

Affects devices::atmega324pa

atmega328p docsrs? = device-selected

Affects devices::atmega328p

atmega328pb = device-selected

Affects devices::atmega328pb

atmega4808 = device-selected

Affects devices::atmega4808

atmega4809 docsrs? = device-selected

Affects devices::atmega4809

atmega48p = device-selected

Affects devices::atmega48p

atmega32a = device-selected

Affects devices::atmega32a

atmega32u4 docsrs? = device-selected

Affects devices::atmega32u4

atmega64 = device-selected

Affects devices::atmega64

atmega644 = device-selected

Affects devices::atmega644

atmega88p = device-selected
attiny13a = device-selected

Affects devices::attiny13a

attiny167 = device-selected

Affects devices::attiny167

attiny202 = device-selected

Affects devices::attiny202

attiny2313 = device-selected

Affects devices::attiny2313

attiny2313a = device-selected

Affects devices::attiny2313a

attiny402 = device-selected

Affects devices::attiny402

attiny404 = device-selected

Affects devices::attiny404

attiny44a = device-selected

Affects devices::attiny44a

attiny816 = device-selected

Affects devices::attiny816

attiny828 = device-selected

Affects devices::attiny828

attiny84 = device-selected

Affects devices::attiny84

attiny841 = device-selected

Affects devices::attiny841

attiny84a = device-selected

Affects devices::attiny84a

attiny85 docsrs? = device-selected

Affects devices::attiny85

attiny861 = device-selected

Affects devices::attiny861

attiny88 = device-selected

Affects devices::attiny88

attiny1614 = device-selected

Affects devices::attiny1614

rt docsrs? = avr-device-macros
critical-section-impl

Enables restore-state-u8 of critical-section

docsrs = atmega2560, atmega328p, atmega32u4, atmega4809, attiny85, rt, ufmt

Unfortunately, we can only build documentation for a subset of the supported MCUs on docs.rs. If you think a very popular chip is missing from the list,
feel free to add it here.

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

ufmt docsrs?
critical-section critical-section-impl?
avr-device-macros rt?