Moritz Scheuren

Results 2 issues of Moritz Scheuren

Good day, sorry I don't really know how to name the problem, so here is a "minimal" example. The following code will lead me into this error: ``` error[E0597]: `holder.b`...

bug
status: blocked

TODOs: - [ ] fix fmc example `DelayUs` must be adjusted to `DelayUs` in stm32-fmc: ``` rust pub fn init(&mut self, delay: &mut D) -> *mut u32 where D: DelayUs,...