Cargo Features

stm32l4-stm32hal has no features set by default.

[dependencies]
stm32l4-stm32hal = { version = "0.13.1", features = ["rt", "stm32l412", "stm32l4r9", "stm32l4x1", "stm32l4x2", "stm32l4x3", "stm32l4x5", "stm32l4x6"] }
rt

Enables device of cortex-m-rt ^0.6.10

stm32l412

Affects stm32l4-stm32hal::stm32l412

stm32l4r9

Affects stm32l4-stm32hal::stm32l4r9

stm32l4x1

Affects stm32l4-stm32hal::stm32l4x1

stm32l4x2

Affects stm32l4-stm32hal::stm32l4x2

stm32l4x3

Affects stm32l4-stm32hal::stm32l4x3

stm32l4x5

Affects stm32l4-stm32hal::stm32l4x5

stm32l4x6

Affects stm32l4-stm32hal::stm32l4x6

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.

cortex-m-rt rt?

Enables cortex-m-rt ^0.6.10