mirror of
https://github.com/apache/nuttx.git
synced 2026-05-18 00:34:10 +08:00
nucleo-h743zi/stm32_bringup: cosmetics
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user