embassy/examples/stm32wl
Phil Markgraf 3bae533066
Enable RTC on STM32WL chips (#1645)
* Add clippy allow to not report if same then branch

* Support enabling RTC clock on STM32WL

* Add clippy allow to not report if same then branch

* Support enabling RTC clock on STM32WL

* Add rtc example for stm32wl

* Address code review feedback
2023-07-15 13:40:23 +02:00
..
.cargo Enable RTC on STM32WL chips (#1645) 2023-07-15 13:40:23 +02:00
src/bin Enable RTC on STM32WL chips (#1645) 2023-07-15 13:40:23 +02:00
build.rs Add missing stm32wl/stm32wb chips except stm32wle 2022-04-08 03:15:27 +02:00
Cargo.toml Enable RTC on STM32WL chips (#1645) 2023-07-15 13:40:23 +02:00