embassy/embassy-rp/src
2022-08-25 00:03:55 +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 Implement remaining logic for blocking UART. async is still todo, awaiting DMA 2022-08-18 10:23:29 +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 rp: update PAC 2022-08-24 23:43:28 +02:00
interrupt.rs Remove HAL initialization from #[embassy::main] macro. 2022-08-17 22:16:46 +02:00
lib.rs rp: add usb device support. 2022-08-25 00:03:55 +02:00
reset.rs Run rustfmt. 2022-06-12 22:22:31 +02:00
spi.rs Remove PeripheralRef::into_inner() 2022-07-23 14:27:45 +02:00
timer.rs split embassy-util into embassy-futures, embassy-sync. 2022-08-22 22:18:13 +02:00
uart.rs Fix rp uart example 2022-08-18 14:01:37 +02:00
usb.rs rp: add usb device support. 2022-08-25 00:03:55 +02:00