.. |
rtc
|
Drive-by documentation link fixes
|
2022-11-27 16:32:18 -05:00 |
uart
|
rp/uart: use lockfree ringbuffer.
|
2022-11-25 22:30:47 +01:00 |
adc.rs
|
Change interrupt modify into write
|
2022-11-22 02:03:34 +01:00 |
boot2.bin
|
rp: add precompiled boot2 to avoid depending on gcc
|
2021-03-29 22:28:36 +02:00 |
clocks.rs
|
rp: Add an RngCore impl based on ROSC.RANDOMBIT
|
2022-11-30 14:06:05 -05:00 |
critical_section_impl.rs
|
embassy-rp: Add multicore support
|
2022-12-10 08:26:35 +01:00 |
dma.rs
|
Drop rp2040-flash as dependency, as they pull in rp2040-hal for rom-data functions, which are now part of this HAL as well
|
2022-09-23 08:12:32 +02:00 |
flash.rs
|
Pause CORE1 execution during flash operations
|
2022-12-13 04:02:28 +01: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: implement input for OutputOpenDrain
|
2022-12-06 19:54:39 +01:00 |
i2c.rs
|
Switch to async-fn-in-trait
|
2022-11-25 21:02:06 +01:00 |
interrupt.rs
|
Remove HAL initialization from #[embassy::main] macro.
|
2022-08-17 22:16:46 +02:00 |
intrinsics.rs
|
Add flash example & flash HIL test
|
2022-10-26 12:24:04 +02:00 |
lib.rs
|
Feature gate critical-section-impl
|
2022-12-10 12:57:45 +01:00 |
multicore.rs
|
Pause CORE1 execution during flash operations
|
2022-12-13 04:02:28 +01:00 |
reset.rs
|
Run rustfmt.
|
2022-06-12 22:22:31 +02:00 |
rom_data.rs
|
Add flash example & flash HIL test
|
2022-10-26 12:24:04 +02:00 |
spi.rs
|
Switch to async-fn-in-trait
|
2022-11-25 21:02:06 +01:00 |
timer.rs
|
Address review feedback
|
2022-10-24 11:10:59 +03:00 |
usb.rs
|
usb-driver: Remove unncessary lifetime
|
2022-11-27 16:28:24 -05:00 |