Cargo Features

[dependencies]
kiffieboot = { version = "0.1.0", default-features = false, features = ["pic32mx2x0", "pic32mx2x4", "pic32mx470", "usbd-dfu-rt"] }
default = usbd-dfu-rt

The usbd-dfu-rt feature is set by default whenever kiffieboot is added without default-features = false somewhere in the dependency tree.

pic32mx2x0

Enables pic32mx2xxfxxxb of pic32mx2xx

pic32mx2x4

Enables pic32mx2x4fxxxd of pic32mx2xx

pic32mx470

With pic32mx47xfxxxl

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.

pic32mx2xx pic32mx2x0? pic32mx2x4?
usbd-dfu-rt default