mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
Fix broken build. Previous commit removed a file that was being used.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user