Cargo Features

[dependencies]
stm32hal = { version = "0.1.3", default-features = false, features = ["rt", "memory_script", "stm32f051K4T6", "stm32f051K8T6", "stm32f051T8Y6", "stm32f051C6T6", "stm32f051C8T6", "stm32f051C8U7", "stm32f051R6T7", "stm32f051R8H7"] }
default = memory_script, rt

These default features are set whenever stm32hal is added without default-features = false somewhere in the dependency tree.

rt default

Enables rt of stm32ral ^0.1.1

memory_script default
stm32f051K4T6

WARNING: After this line all will be overriden when generating the crate From devices/stm32f051.yaml

Enables stm32f0x1 of stm32ral ^0.1.1

stm32f051K6T6 stm32f051K6T7 stm32f051K8T6

Enables stm32f0x1 of stm32ral ^0.1.1

stm32f051K8T7 stm32f051K8H7 stm32f051T8Y6

Enables stm32f0x1 of stm32ral ^0.1.1

stm32f051C4T6 stm32f051C4U6 stm32f051C6T6

Enables stm32f0x1 of stm32ral ^0.1.1

stm32f051C6T7 stm32f051C6U6 stm32f051C8T6

Enables stm32f0x1 of stm32ral ^0.1.1

stm32f051C8T7 stm32f051C8U6 stm32f051C8U7

Enables stm32f0x1 of stm32ral ^0.1.1

stm32f051R4T6 stm32f051R6T6 stm32f051R6T7

Enables stm32f0x1 of stm32ral ^0.1.1

stm32f051R8T6 stm32f051R8T7 stm32f051R8H7

Enables stm32f0x1 of stm32ral ^0.1.1