David-OConnor / stm32-hal

This library provides access to STM32 peripherals in Rust.
MIT License
147 stars 44 forks source link

use embedded_hal SpiMode when available #60

Closed u296 closed 1 year ago

David-OConnor commented 1 year ago

Looks good, and shouldn't affect anything when the embedded-hal feature isn't used.