cube2rust 0.0.1

A tool for generating a rust project from a STM32CubeMX ioc file
Documentation
pub static F0_FEATURES: &[&str] = &[
    "stm32f030x4",
    "stm32f030x6",
    "stm32f030x8",
    "stm32f030xc",
    "stm32f031",
    "stm32f038",
    "stm32f042",
    "stm32f048",
    "stm32f051",
    "stm32f058",
    "stm32f070x6",
    "stm32f070xb",
    "stm32f071",
    "stm32f072",
    "stm32f078",
    "stm32f091",
    "stm32f098",
];