Do not build CAN on stm32f401
This commit is contained in:
parent
0d02e64f62
commit
c4e4401af4
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@
|
||||||
mod f4;
|
mod f4;
|
||||||
|
|
||||||
#[cfg(any(
|
#[cfg(any(
|
||||||
feature = "stm32f401",
|
|
||||||
feature = "stm32f405",
|
feature = "stm32f405",
|
||||||
feature = "stm32f407",
|
feature = "stm32f407",
|
||||||
feature = "stm32f412",
|
feature = "stm32f412",
|
||||||
|
|
Loading…
Reference in a new issue