.. |
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
|
Add Clone and Copy to Error types
|
2024-06-06 23:19:07 +02:00 |
uart
|
Correctly handle modifying LCR register after uart enable
|
2024-07-17 12:23:59 +02:00 |
adc.rs
|
Add comment about internal api
|
2024-06-22 16:39:23 +02:00 |
bootsel.rs
|
Update nightly, fix error with rp inline asm.
|
2024-07-16 16:40:54 +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
|
Use raw slices .len() method instead of unsafe hacks.
|
2024-06-13 20:41:08 +02:00 |
flash.rs
|
Update nightly, fix error with rp inline asm.
|
2024-07-16 16:40:54 +02:00 |
fmt.rs
|
Reduced define for 'unreachable!' to a single macro rule
|
2024-07-17 17:05:52 -04:00 |
gpio.rs
|
rp: remove mod sealed.
|
2024-04-05 00:48:46 +02:00 |
i2c_slave.rs
|
Add Clone and Copy to Error types
|
2024-06-06 23:19:07 +02:00 |
i2c.rs
|
Update to Rust 1.80, make check-cfg unconditional.
|
2024-07-25 15:53:00 +02:00 |
intrinsics.rs
|
ci: fix nrf, rp tests.
|
2023-05-29 22:01:19 +02:00 |
lib.rs
|
RP: Shut up missed warning boot2-none
|
2024-06-25 16:54:34 +02:00 |
multicore.rs
|
fix minor clippy lints in embassy_rp
|
2024-03-18 23:28:58 +01:00 |
pwm.rs
|
Add missing word "pin" in rp pwm documentation
|
2024-06-12 14:56:21 +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
|
Use raw slices .len() method instead of unsafe hacks.
|
2024-06-13 20:41:08 +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: fix watchdog CTRL register getting overwritten
|
2024-05-29 06:30:41 +01:00 |