arch/stm32/stm32.h: do not include stm32_usbdev.h if not supported

This commit is contained in:
raiden00pl
2023-03-24 14:52:37 +01:00
committed by David Sidrane
parent 68f6fb2edd
commit 2ddc96ff66
6 changed files with 8 additions and 4 deletions
@@ -30,6 +30,7 @@
#include <debug.h>
#include "stm32_otgfs.h"
#include "stm32_gpio.h"
#include "clicker2-stm32.h"
#ifdef CONFIG_STM32_OTGFS