summaryrefslogtreecommitdiff
path: root/embassy-rp/src/uart/mod.rs
AgeCommit message (Expand)Author
2022-09-29Update embedded-hal versions and explicitly pinUlf Lilleengen
2022-09-27Add preliminary I2C implementation for RP2040Mathias
2022-09-27Fix bufferedUart read and write testsMathias
2022-09-09FormattingMathias
2022-09-09Add bufferedUart, including a split version for only Rx or TxMathias
2022-09-09Add BufferedUart implementation, and feature-guard time-driver initialization...Mathias