Merge branch 'embassy-stm32/rtc' of https://github.com/MathiasKoch/embassy into rtc
This commit is contained in:
@@ -49,6 +49,8 @@ pub mod pwm;
|
||||
pub mod qspi;
|
||||
#[cfg(rng)]
|
||||
pub mod rng;
|
||||
#[cfg(all(rtc, not(rtc_v1)))]
|
||||
pub mod rtc;
|
||||
#[cfg(sdmmc)]
|
||||
pub mod sdmmc;
|
||||
#[cfg(spi)]
|
||||
|
Reference in New Issue
Block a user