Cargo Features

stm32f1xx-lal has no features set by default.

[dependencies]
stm32f1xx-lal = { version = "0.1.4", features = ["rt", "stm32f100", "stm32f101", "stm32f103", "stm32f107"] }
rt

Enables rt of stm32f1

stm32f100

Enables stm32f100 of stm32f1

stm32f101

Enables stm32f101 of stm32f1

stm32f103

Enables stm32f103 of stm32f1

stm32f105 stm32f107

Enables stm32f107 of stm32f1

stm32f1xx-lal has 5 features without comments.