embassy/embassy-stm32/src
Dario Nieuwenhuis 1c466b81e6
Merge pull request #3233 from nautd/uart_half_duplex_fix
Convert uart half_duplex to use user configurable IO
2024-08-19 20:20:20 +00:00
..
adc stm32: update metapac 2024-08-17 21:57:40 +02:00
can Swat some other occurrences of .unwrap() that pull in panicing infra 2024-06-28 22:52:21 +02:00
cordic stm32/rcc: replace generated enable/disable code with runtime info 2024-05-25 18:44:55 +02:00
crc stm32/rcc: replace generated enable/disable code with runtime info 2024-05-25 18:44:55 +02:00
cryp Emit cargo:rustc-check-cfg instructions from build.rs 2024-05-30 18:28:29 +02:00
dac Merge pull request #3002 from honzasp/rcc-info 2024-05-30 11:50:40 +00:00
dma Fix dma nvic issues on dual core lines 2024-08-17 16:54:41 +03:00
eth stm32/gpio: refactor AfType 2024-06-16 21:11:55 +02:00
flash embassy-stm32: wait for BSY flag to clear before flashing 2024-07-27 15:07:04 +02:00
hash stm32/rcc: replace generated enable/disable code with runtime info 2024-05-25 18:44:55 +02:00
hrtim stm32/gpio: refactor AfType 2024-06-16 21:11:55 +02:00
hsem Add function to get the active HSEM interrupt 2024-07-09 11:49:16 +02:00
i2c Fix Formatting Issues 2024-06-21 15:29:02 +01:00
ospi Update to Rust 1.80, make check-cfg unconditional. 2024-07-25 15:53:00 +02:00
qspi stm32/gpio: refactor AfType 2024-06-16 21:11:55 +02:00
rcc Fix dma nvic issues on dual core lines 2024-08-17 16:54:41 +03:00
rtc Merge pull request #3213 from embedded-rust-iml/stm32l4-low-power 2024-08-13 16:43:23 +00:00
sai stm32/gpio: refactor AfType 2024-06-16 21:11:55 +02:00
sdmmc Added set_cmd_block for dma memory compatibility 2024-07-19 02:03:53 +01:00
spi Update to Rust 1.80, make check-cfg unconditional. 2024-07-25 15:53:00 +02:00
timer stm32/gpio: refactor AfType 2024-06-16 21:11:55 +02:00
tsc add blocking TSC examples 2024-07-10 13:26:18 +02:00
usart make half duplex fn private 2024-08-19 12:15:39 -04:00
usb Fix errors 2024-07-09 09:53:01 +02:00
wdg stm32: use private_bounds for sealed traits. 2024-03-23 01:38:51 +01:00
dcmi.rs stm32/gpio: refactor AfType 2024-06-16 21:11:55 +02:00
dsihost.rs Fix errors 2024-07-09 09:53:01 +02:00
exti.rs Add stm32u0 support. 2024-04-14 22:29:07 +02:00
fmc.rs stm32: Add 13bit address sdram constructors 2024-07-17 18:16:56 +02:00
fmt.rs Reduced define for 'unreachable!' to a single macro rule 2024-07-17 17:05:52 -04:00
gpio.rs docs(gpio): fix a typo regarding GPIO speed 2024-06-20 12:09:30 +00:00
i2s.rs stm32/gpio: refactor AfType 2024-06-16 21:11:55 +02:00
ipcc.rs stm32/rcc: replace generated enable/disable code with runtime info 2024-05-25 18:44:55 +02:00
lib.rs Fix dma nvic issues on dual core lines 2024-08-17 16:54:41 +03:00
low_power.rs Implement low-power feature for stm32l4 MCUs 2024-07-26 14:25:10 +02:00
ltdc.rs Applied formatting 2024-06-28 18:17:17 +01:00
macros.rs stm32/gpio: refactor AfType 2024-06-16 21:11:55 +02:00
opamp.rs Merge pull request #3207 from diondokter/fix-opamp-lifetimes 2024-07-25 15:14:10 +00:00
rng.rs Add Clone and Copy to Error types 2024-06-06 23:19:07 +02:00
time_driver.rs stm32/rcc: replace generated enable/disable code with runtime info 2024-05-25 18:44:55 +02:00
time.rs fmt 2024-07-09 09:37:49 +02:00
ucpd.rs [USPD] clear interrupt flags right after reception 2024-06-16 11:00:56 +02:00
uid.rs Fix warnings in recent nightly. 2024-03-20 16:39:09 +01:00