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