-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
I noticed that the PEx and PFx pins are missing from - Missread the nucleo docPeripherals
struct.
Also
let mut pin = Output::new(p.PC15, ...);
pin.toggle();
does not output anything. I believe that pin is used for OSC32, I imagine there is something extra that needs to be done? Should that be handled by embassy or by the user?
Metadata
Metadata
Assignees
Labels
No labels