japaric / f3

Board Support Crate for the STM32F3DISCOVERY
Apache License 2.0
95 stars 35 forks source link

Serial: add `write_bytes` #18

Closed japaric closed 6 years ago

japaric commented 8 years ago

to send arbitrary chunks of bytes

japaric commented 6 years ago

This issue no longers belongs here but in stm32f30x-hal. And we'll add this function when it lands in embedded-hal