mirror of
https://github.com/hathach/tinyusb.git
synced 2025-10-14 01:58:41 +08:00
Merge pull request #3288 from hathach/h7rs_typo
stm32h7rs: fix typo in makefile
This commit is contained in:
@@ -43,7 +43,7 @@ CFLAGS += \
|
||||
-DBOARD_TUD_MAX_SPEED=${RHPORT_DEVICE_SPEED} \
|
||||
-DBOARD_TUH_RHPORT=${RHPORT_HOST} \
|
||||
-DBOARD_TUH_MAX_SPEED=${RHPORT_HOST_SPEED} \
|
||||
-DSEGGER_RTT_SECTION="noncacheable_buffer" \
|
||||
-DSEGGER_RTT_SECTION="\"noncacheable_buffer\"" \
|
||||
-DBUFFER_SIZE_UP=0x300 \
|
||||
|
||||
# GCC Flags
|
||||
|
Reference in New Issue
Block a user