embassy/embassy-rp/src
Daniel Bevenius 8979959dd1 Add embedded_hal_async support for embassy-rp
This commit adds support for embedded-hal-async to the Embassy
Raspberry PI crate.
2022-07-14 13:52:22 +02:00
..
boot2.bin rp: add precompiled boot2 to avoid depending on gcc 2021-03-29 22:28:36 +02:00
clocks.rs Run rustfmt. 2022-06-12 22:22:31 +02:00
dma.rs fmt: make all macros macro_rules so scoping is consistent. 2021-06-07 00:16:39 +02:00
fmt.rs fmt: Add dunmy use to avoid "unused variable" errors when no log is enabled. 2021-06-07 03:21:37 +02:00
gpio.rs Add embedded_hal_async support for embassy-rp 2022-07-14 13:52:22 +02:00
interrupt.rs Run rustfmt. 2022-06-12 22:22:31 +02:00
lib.rs Run rustfmt. 2022-06-12 22:22:31 +02:00
reset.rs Run rustfmt. 2022-06-12 22:22:31 +02:00
spi.rs impl SetConfig for rp2040 SPI 2022-07-09 00:32:55 +02:00
timer.rs Run rustfmt. 2022-06-12 22:22:31 +02:00
uart.rs Run rustfmt. 2022-06-12 22:22:31 +02:00