diff --git a/os/hal/ports/STM32/STM32G0xx/stm32_registry.h b/os/hal/ports/STM32/STM32G0xx/stm32_registry.h index 3d9a7f44e..be0d89764 100644 --- a/os/hal/ports/STM32/STM32G0xx/stm32_registry.h +++ b/os/hal/ports/STM32/STM32G0xx/stm32_registry.h @@ -472,7 +472,7 @@ /* DCMI attributes.*/ #define STM32_HAS_DCMI FALSE -#endif /* defined(STM32G070xx) */ +#endif /* defined(STM32G071xx) || defined(STM32G081xx) */ /** @} */