mirror of
https://github.com/apache/nuttx.git
synced 2026-09-07 01:16:36 +00:00
Remove extra #endif from stm32_usb.c
This commit is contained in:
parent
65ad9c2b7e
commit
3eab3ccf69
1 changed files with 0 additions and 1 deletions
|
|
@ -150,7 +150,6 @@ void stm32_usbinitialize(void)
|
|||
stm32_configgpio(GPIO_OTGFS_PWRON);
|
||||
stm32_configgpio(GPIO_OTGFS_OVER);
|
||||
#endif
|
||||
#endif
|
||||
}
|
||||
|
||||
/****************************************************************************
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue