.. |
float
|
rp: update rp-pac.
|
2023-06-16 01:41:07 +02:00 |
pio
|
docs: document all embassy-rp public apis
|
2023-12-19 14:19:46 +01:00 |
rtc
|
docs: document all embassy-rp public apis
|
2023-12-19 14:19:46 +01:00 |
uart
|
Use saturating_sub to make sure we don't overflow
|
2024-01-29 17:14:23 +01:00 |
adc.rs
|
docs: document all embassy-rp public apis
|
2023-12-19 14:19:46 +01:00 |
bootsel.rs
|
rp/bootsel: change it to a method on the peripheral.
|
2023-10-07 01:47:20 +02:00 |
clocks.rs
|
docs: document all embassy-rp public apis
|
2023-12-19 14:19:46 +01:00 |
critical_section_impl.rs
|
rp: update rp-pac.
|
2023-06-16 01:41:07 +02:00 |
dma.rs
|
docs: document all embassy-rp public apis
|
2023-12-19 14:19:46 +01:00 |
flash.rs
|
docs: document all embassy-rp public apis
|
2023-12-19 14:19:46 +01:00 |
fmt.rs
|
Sync all fmt.rs files.
|
2023-08-30 01:37:18 +02:00 |
gpio.rs
|
rp/gpio: remove generics.
|
2024-01-22 21:32:10 +01:00 |
i2c.rs
|
docs: document all embassy-rp public apis
|
2023-12-19 14:19:46 +01:00 |
i2c_slave.rs
|
docs: document all embassy-rp public apis
|
2023-12-19 14:19:46 +01:00 |
intrinsics.rs
|
ci: fix nrf, rp tests.
|
2023-05-29 22:01:19 +02:00 |
lib.rs
|
time: split driver into a separate embassy-time-driver crate.
|
2024-01-11 16:56:08 +01:00 |
multicore.rs
|
ci: use beta, add secondary nightly ci.
|
2023-12-21 15:03:57 +01:00 |
pwm.rs
|
docs: document all embassy-rp public apis
|
2023-12-19 14:19:46 +01:00 |
relocate.rs
|
rp: relocate programs implicitly during load
|
2023-07-28 19:33:02 +02:00 |
reset.rs
|
rp: update rp-pac.
|
2023-06-16 01:41:07 +02:00 |
rom_data.rs
|
rp: Fix ROM cache ptr() returning the trampoline
|
2023-07-26 06:50:43 -06:00 |
spi.rs
|
docs: document spi, rtc and rest of uart for embassy-rp
|
2023-12-19 11:26:08 +01:00 |
time_driver.rs
|
time: split driver into a separate embassy-time-driver crate.
|
2024-01-11 16:56:08 +01:00 |
usb.rs
|
docs: document all embassy-rp public apis
|
2023-12-19 14:19:46 +01:00 |
watchdog.rs
|
RP: Watchdog scratch set/get with index: usize.
|
2023-07-12 16:41:35 +02:00 |