nucleo-h743zi/stm32_bringup: cosmetics
This commit is contained in:
parent
0e334f0ba9
commit
7ab42f115e
@ -33,11 +33,11 @@
|
||||
#include <nuttx/fs/fs.h>
|
||||
|
||||
#ifdef CONFIG_USBMONITOR
|
||||
#include <nuttx/usb/usbmonitor.h>
|
||||
# include <nuttx/usb/usbmonitor.h>
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_STM32H7_OTGFS
|
||||
#include "stm32_usbhost.h"
|
||||
# include "stm32_usbhost.h"
|
||||
#endif
|
||||
|
||||
#include "nucleo-h743zi.h"
|
||||
|
Loading…
Reference in New Issue
Block a user