stm32-rs / stm32l0xx-hal

A hardware abstraction layer (HAL) for the STM32L0 series microcontrollers written in Rust
BSD Zero Clause License
96 stars 60 forks source link

Allow skipping linker script #155

Closed lulf closed 3 years ago

lulf commented 3 years ago

By counting the features before the "disable-linker-script" feature is checked, it will fail even if this flag was set.