update bsp for h7 to support host mode

This commit is contained in:
hathach
2024-11-07 15:04:19 +07:00
parent 4baeeeb564
commit 9920ebff4a
37 changed files with 575 additions and 434 deletions

View File

@@ -4,9 +4,6 @@ RHPORT_SPEED = OPT_MODE_FULL_SPEED OPT_MODE_HIGH_SPEED
RHPORT_DEVICE ?= 1
RHPORT_HOST ?= 0
PORT ?= 1
SPEED ?= high
CFLAGS += \
-DSTM32F723xx \
-DHSE_VALUE=25000000 \