embassy/embassy-rp/src
djstrickland 6181646314 Update usb.rs
- add check of `dev_resume_from_host` interrupt register to catch wake event
2023-12-19 22:56:25 +01:00
..
float rp: update rp-pac. 2023-06-16 01:41:07 +02:00
rtc Rename embassy-hal-common to embassy-hal-internal, document it's for internal use only. (#1700) 2023-07-28 13:23:22 +02:00
uart Remove nightly and unstable-traits features in preparation for 1.75. 2023-11-29 17:26:33 +01:00
adc.rs added sampling frequency setting to adc capture methods on rp2040 2023-10-09 10:53:29 +02:00
bootsel.rs rp/bootsel: change it to a method on the peripheral. 2023-10-07 01:47:20 +02:00
clocks.rs RP2040: Fixes as per PR 2023-08-30 21:59:41 +02:00
critical_section_impl.rs rp: update rp-pac. 2023-06-16 01:41:07 +02:00
dma.rs rp: fix async spi read sometimes hanging. 2023-08-15 22:47:58 +02:00
flash.rs Remove nightly and unstable-traits features in preparation for 1.75. 2023-11-29 17:26:33 +01:00
fmt.rs Sync all fmt.rs files. 2023-08-30 01:37:18 +02:00
gpio.rs Update embedded-hal to 1.0.0-rc.3 2023-12-19 22:56:25 +01:00
i2c_slave.rs fix (rp i2c): set i2c slew rate to spec value 2023-10-10 20:14:09 -04:00
i2c.rs Remove nightly and unstable-traits features in preparation for 1.75. 2023-11-29 17:26:33 +01:00
intrinsics.rs ci: fix nrf, rp tests. 2023-05-29 22:01:19 +02:00
lib.rs Document how to bind multiple interrupts and handlers in bind_interrupts!. 2023-12-08 21:26:28 +01:00
multicore.rs rp: allow for MPU-based stack guards on core 0 as well 2023-07-21 18:51:35 +02:00
pio_instr_util.rs rp/pio: mark pio_instr_util unsafe 2023-05-06 11:52:25 +02:00
pio.rs rp: remove paste macro. 2023-09-18 03:30:17 +02:00
pwm.rs remove trailing spaces 2023-10-17 19:30:53 -04: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 Remove nightly and unstable-traits features in preparation for 1.75. 2023-11-29 17:26:33 +01:00
timer.rs rp: update rp-pac. 2023-06-16 01:41:07 +02:00
usb.rs Update usb.rs 2023-12-19 22:56:25 +01:00
watchdog.rs RP: Watchdog scratch set/get with index: usize. 2023-07-12 16:41:35 +02:00