Fix broken build. Previous commit removed a file that was being used.
This commit is contained in:
parent
a441601281
commit
d6437407b1
@ -46,7 +46,7 @@
|
||||
#include <stdint.h>
|
||||
|
||||
#include "chip.h"
|
||||
#include "chip/stm32_otgfs.h"
|
||||
#include "chip/stm32fxxxxx_otgfs.h"
|
||||
#include "chip/stm32_otghs.h"
|
||||
|
||||
#if (defined(CONFIG_STM32_OTGFS) || defined(CONFIG_STM32_OTGHS)) && defined(CONFIG_USBHOST)
|
||||
|
Loading…
Reference in New Issue
Block a user