mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-10-02 14:44:32 +00:00
![bors[bot]](/assets/img/avatar_default.png)
558: Port buffered uart to v1 stm32 hardware r=Dirbaio a=DCNick3 #526 seems to suggest that it will be rewritten for DMA support, but I am not sure how to implement it and the port was quite straightforward, so here it is. It might be immediately useful before DMA version will be implemented Note that I have not tested this on v2 hardware Co-authored-by: Nikita Strygin <nikita6@bk.ru>