-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
If I compile my code with the stm32f031 feature it runs fine on an stm32f030k6t6. But if I enable the stm32f030x6 feature, the code doesn't compile, telling me the timer I'm using doesn't exist. But it does because the code compiled for f031 works on an f030?
This is the firmware and you can see the alternate line in Cargo.toml.
I'm probably doing something dumb.
Note - be sure to only look at the commit as I might change stuff.
Metadata
Metadata
Assignees
Labels
No labels