aboutsummaryrefslogtreecommitdiff
path: root/docs/modules
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2023-05-25 20:38:23 +0000
committerGitHub <[email protected]>2023-05-25 20:38:23 +0000
commit524a89cc722d2f01e1edcceb8ed116c5f2e12885 (patch)
tree9d168d016d6a5897a1f9418a852f3ce3da9ea0f6 /docs/modules
parentd28dc08f095985283e23a2412647ec90509c48c9 (diff)
parentdc28a42fd2fde57d66a692dd12ada3bdafa3c295 (diff)
Merge #1487
1487: rp: Implement embedded_hal::serial::Write for Uart/UartTx r=Dirbaio a=Alpha-3 Uart/UartTx currently implements `embedded_hal_02::serial::Read<u8>` and `embedded_hal_02::blocking::serial::Write<u8>` but not `embedded_hal_02::serial::Write<u8>`. This implements the missing `embedded_hal_02::serial::Write<u8>` to allow use of Uart with crates that expect this interface, such as [defmt_serial](https://docs.rs/defmt-serial/latest/defmt_serial/). Co-authored-by: Alpha3__0 <Alpha3.0gmail.com>
Diffstat (limited to 'docs/modules')
0 files changed, 0 insertions, 0 deletions