.. |
float
|
Move #![cfg]s to lib.rs
|
2024-08-09 16:09:16 -04:00 |
pio
|
oops
|
2024-09-16 13:07:16 -04:00 |
pio_programs
|
Make the docs be docs
|
2024-10-09 16:57:02 -04:00 |
rom_data
|
Import rom_data for the rp235x, don't use intrinsics on rp235x
|
2024-08-26 09:43:08 -04:00 |
rtc
|
Move #![cfg]s to lib.rs
|
2024-08-09 16:09:16 -04:00 |
uart
|
rp: add constructor for tx-only blocking UART
|
2024-09-16 12:27:17 +02:00 |
adc.rs
|
Fix CI, rename private feature, address comments from dirbaio.
|
2024-08-12 04:32:31 -04:00 |
block.rs
|
Note where some embassy-rs files come from.
|
2024-08-16 17:48:22 +02:00 |
bootsel.rs
|
Update nightly, fix error with rp inline asm.
|
2024-07-16 16:40:54 +02:00 |
clocks.rs
|
rp: Run RP235x at 150 MHz instead of 125
|
2024-10-05 12:18:33 +02:00 |
critical_section_impl.rs
|
rp: update rp-pac.
|
2023-06-16 01:41:07 +02:00 |
dma.rs
|
Fix CI, rename private feature, address comments from dirbaio.
|
2024-08-12 04:32:31 -04:00 |
flash.rs
|
Fix commented out code
|
2024-09-04 13:42:03 -04:00 |
fmt.rs
|
Reduced define for 'unreachable!' to a single macro rule
|
2024-07-17 17:05:52 -04:00 |
gpio.rs
|
Fix rp2350b pins >31 on debug builds
|
2024-09-23 13:38:43 -04:00 |
i2c_slave.rs
|
Add Clone and Copy to Error types
|
2024-06-06 23:19:07 +02:00 |
i2c.rs
|
Fix CI, rename private feature, address comments from dirbaio.
|
2024-08-12 04:32:31 -04:00 |
intrinsics.rs
|
ci: fix nrf, rp tests.
|
2023-05-29 22:01:19 +02:00 |
lib.rs
|
Update nighlty, fix warnings.
|
2024-10-14 00:11:16 +02:00 |
multicore.rs
|
Update nighlty, fix warnings.
|
2024-10-14 00:11:16 +02:00 |
otp.rs
|
Import otp from rp-hal, helper fns for chipid and randid
|
2024-08-29 21:08:25 -04:00 |
pwm.rs
|
embassy_rp: implement pwm traits from embedded_hal
|
2024-10-20 23:28:47 +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
|
Initial rp235x support
|
2024-08-08 21:35:21 -04:00 |
spi.rs
|
Fix CI, rename private feature, address comments from dirbaio.
|
2024-08-12 04:32:31 -04:00 |
time_driver.rs
|
Fix CI, rename private feature, address comments from dirbaio.
|
2024-08-12 04:32:31 -04:00 |
trng.rs
|
TRNG support for 235x
|
2024-09-17 21:26:59 +02:00 |
usb.rs
|
Initial rp235x support
|
2024-08-08 21:35:21 -04:00 |
watchdog.rs
|
Initial rp235x support
|
2024-08-08 21:35:21 -04:00 |