Fix STM32F7 FS port build.
This commit is contained in:
@@ -24,6 +24,7 @@ ifeq ($(PORT), 1)
|
|||||||
$(info "Using OTG_HS in FullSpeed mode")
|
$(info "Using OTG_HS in FullSpeed mode")
|
||||||
endif
|
endif
|
||||||
else
|
else
|
||||||
|
CFLAGS += -DBOARD_TUD_MAX_SPEED=OPT_MODE_FULL_SPEED
|
||||||
$(info "Using OTG_FS")
|
$(info "Using OTG_FS")
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user