mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-14 04:18:56 +00:00
Fix STM32F7 FS port build.
This commit is contained in:
parent
772398f6ea
commit
4b55af17c9
@ -24,6 +24,7 @@ ifeq ($(PORT), 1)
|
||||
$(info "Using OTG_HS in FullSpeed mode")
|
||||
endif
|
||||
else
|
||||
CFLAGS += -DBOARD_TUD_MAX_SPEED=OPT_MODE_FULL_SPEED
|
||||
$(info "Using OTG_FS")
|
||||
endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user