mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
arch/stm32/stm32.h: do not include stm32_usbdev.h if not supported
This commit is contained in:
committed by
David Sidrane
parent
68f6fb2edd
commit
2ddc96ff66
@@ -30,6 +30,7 @@
|
||||
#include <debug.h>
|
||||
|
||||
#include "stm32_otgfs.h"
|
||||
#include "stm32_gpio.h"
|
||||
#include "clicker2-stm32.h"
|
||||
|
||||
#ifdef CONFIG_STM32_OTGFS
|
||||
|
||||
Reference in New Issue
Block a user