embassy/embassy-stm32/src
Dario Nieuwenhuis ba940017ee
Merge pull request #3014 from brunob45/pwm_input
Add PWM Input for STM32
2024-05-31 18:09:27 +00:00
..
adc Emit cargo:rustc-check-cfg instructions from build.rs 2024-05-30 18:28:29 +02:00
can Emit cargo:rustc-check-cfg instructions from build.rs 2024-05-30 18:28:29 +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 add proper rxonly support for spi_v3 and force tx dma stream requirement on others 2024-05-27 17:49:47 +03:00
eth stm32: add support for STM32H7[RS] "bootflash line", add HIL tests. 2024-05-01 02:24:45 +02:00
flash Emit cargo:rustc-check-cfg instructions from build.rs 2024-05-30 18:28:29 +02:00
hash stm32/rcc: replace generated enable/disable code with runtime info 2024-05-25 18:44:55 +02:00
hrtim stm32/rcc: replace generated enable/disable code with runtime info 2024-05-25 18:44:55 +02:00
hsem stm32/hsem: misc fixes. 2024-05-21 23:22:47 +02:00
i2c stm32/rcc: replace generated enable/disable code with runtime info 2024-05-25 18:44:55 +02:00
ospi stm32/rcc: replace generated enable/disable code with runtime info 2024-05-25 18:44:55 +02:00
qspi stm32/rcc: replace generated enable/disable code with runtime info 2024-05-25 18:44:55 +02:00
rcc Emit cargo:rustc-check-cfg instructions from build.rs 2024-05-30 18:28:29 +02:00
rtc Merge pull request #3002 from honzasp/rcc-info 2024-05-30 11:50:40 +00:00
sai stm32/rcc: replace generated enable/disable code with runtime info 2024-05-25 18:44:55 +02:00
sdmmc stm32/rcc: replace generated enable/disable code with runtime info 2024-05-25 18:44:55 +02:00
spi Merge pull request #3002 from honzasp/rcc-info 2024-05-30 11:50:40 +00:00
timer Merge pull request #3014 from brunob45/pwm_input 2024-05-31 18:09:27 +00:00
tsc stm32/rcc: replace generated enable/disable code with runtime info 2024-05-25 18:44:55 +02:00
usart stm32/rcc: replace generated enable/disable code with runtime info 2024-05-25 18:44:55 +02:00
usb Emit cargo:rustc-check-cfg instructions from build.rs 2024-05-30 18:28:29 +02:00
wdg stm32: use private_bounds for sealed traits. 2024-03-23 01:38:51 +01:00
dcmi.rs stm32/rcc: replace generated enable/disable code with runtime info 2024-05-25 18:44:55 +02:00
dsihost.rs Emit cargo:rustc-check-cfg instructions from build.rs 2024-05-30 18:28:29 +02:00
exti.rs Add stm32u0 support. 2024-04-14 22:29:07 +02:00
fmc.rs Emit cargo:rustc-check-cfg instructions from build.rs 2024-05-30 18:28:29 +02:00
fmt.rs fmt: disable "unused" warnings. 2024-03-20 14:53:19 +01:00
gpio.rs Merge pull request #3002 from honzasp/rcc-info 2024-05-30 11:50:40 +00:00
i2s.rs Add i2s support for spi_v3. 2024-05-27 18:06:20 +03:00
ipcc.rs stm32/rcc: replace generated enable/disable code with runtime info 2024-05-25 18:44:55 +02:00
lib.rs Merge pull request #2992 from liarokapisv/i2s-spi_v3 2024-05-30 12:31:59 +00:00
low_power.rs low power for h5 2024-04-28 00:33:02 +08:00
ltdc.rs Merge pull request #3002 from honzasp/rcc-info 2024-05-30 11:50:40 +00:00
macros.rs Formatting 2024-05-24 14:15:10 +02:00
opamp.rs add dac buffer function 2024-05-30 14:07:47 +02:00
rng.rs stm32/rcc: replace generated enable/disable code with runtime info 2024-05-25 18:44:55 +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 stm32: document hrtim, qspi, sdmmc, spi. 2023-12-19 16:21:51 +01:00
ucpd.rs stm32/rcc: replace generated enable/disable code with runtime info 2024-05-25 18:44:55 +02:00
uid.rs Fix warnings in recent nightly. 2024-03-20 16:39:09 +01:00