Block a user
Remove requirement for quantity_type! macro to have Quantity and Value in scope
Enable attaching Rust attributes to all structs generated by quantity_type! macro
Enable attaching Rust attributes to all structs generated by quantity_type! macro
Would probably be too weird to have vastly different functionality on different quantity types, even though they're not connected in the type system. If it's something specific like debug which…
Enable attaching Rust attributes to all structs generated by quantity_type! macro
The comms::Receiver implementation for stm32::usb only works if the largest message ever sent is smaller than a single USB packet.
The comms::Receiver implementation for stm32::usb only works if the largest message ever sent is smaller than a single USB packet.
Addressed with feature flag in 403df6f5f42c8a66e0a35aa24a0bcd533e86f261