.. |
float
|
Fix warnings in recent nightly.
|
2024-03-20 16:39:09 +01:00 |
pio
|
Add a comment to the pio rx fifo pull function
|
2024-04-21 21:24:15 +00:00 |
rtc
|
rp: remove mod sealed.
|
2024-04-05 00:48:46 +02:00 |
uart
|
fix(embassy-rp): fix drop implementation of BufferedUartRx and BufferedUartTx
|
2024-05-17 21:51:45 +03:00 |
adc.rs
|
rp: remove mod sealed.
|
2024-04-05 00:48:46 +02:00 |
bootsel.rs
|
rp/bootsel: change it to a method on the peripheral.
|
2023-10-07 01:47:20 +02:00 |
clocks.rs
|
Fix: typo
|
2024-05-14 15:48:00 +08:00 |
critical_section_impl.rs
|
rp: update rp-pac.
|
2023-06-16 01:41:07 +02:00 |
dma.rs
|
rp: remove mod sealed.
|
2024-04-05 00:48:46 +02:00 |
flash.rs
|
rp: remove mod sealed.
|
2024-04-05 00:48:46 +02:00 |
fmt.rs
|
fmt: disable "unused" warnings.
|
2024-03-20 14:53:19 +01:00 |
gpio.rs
|
rp: remove mod sealed.
|
2024-04-05 00:48:46 +02:00 |
i2c_slave.rs
|
fix minor clippy lints in embassy_rp
|
2024-03-18 23:28:58 +01:00 |
i2c.rs
|
rp: remove mod sealed.
|
2024-04-05 00:48:46 +02:00 |
intrinsics.rs
|
ci: fix nrf, rp tests.
|
2023-05-29 22:01:19 +02:00 |
lib.rs
|
rename PWM_CH to PWM_SLICE
|
2024-04-02 17:20:35 +03:00 |
multicore.rs
|
fix minor clippy lints in embassy_rp
|
2024-03-18 23:28:58 +01:00 |
pwm.rs
|
Add parameter for enabling pull-up and pull-down in RP PWM input mode
|
2024-04-05 01:20:34 +02:00 |
relocate.rs
|
Merge branch 'embassy-rs:main' into barafael/minor_clippy_lints_rp
|
2024-03-25 14:43:18 +01: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
|
rp: remove mod sealed.
|
2024-04-05 00:48:46 +02:00 |
time_driver.rs
|
time: split driver into a separate embassy-time-driver crate.
|
2024-01-11 16:56:08 +01:00 |
usb.rs
|
rp usb: wake ep-wakers after stalling
|
2024-05-10 16:27:08 +01:00 |
watchdog.rs
|
RP: Watchdog scratch set/get with index: usize.
|
2023-07-12 16:41:35 +02:00 |