unpaid-bill

Results 2 comments of unpaid-bill

I am also seeing this behaviour on Windows 10 in both powershell and cmd, on version 0.10.1 from crates.io Ctr+C freezes the UI, so if rtt messages are being printed...

Reading more into it, I understand I could instead hand the dma `Transfer` a copy of its address with something like ```rust unsafe { &*ADC1::ptr() as *const _ as u32...