Do not build CAN on stm32f401

This commit is contained in:
Dario Nieuwenhuis 2021-04-23 19:11:21 +02:00
parent 0d02e64f62
commit c4e4401af4

View file

@ -28,7 +28,6 @@
mod f4;
#[cfg(any(
feature = "stm32f401",
feature = "stm32f405",
feature = "stm32f407",
feature = "stm32f412",