summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2025-10-09 11:33:55 +0700
committerGitHub <[email protected]>2025-10-09 11:33:55 +0700
commit87523f2494109b45307644a36f035b5ad11d5ba9 (patch)
tree4db6a3e3e5fc2bb67ece769c8bec23f81b0b55d4
parent21ed72bab119e06e72a80fe929521ef9fa6895e9 (diff)
parente976a80fb0387ecab62971b1fd06bc571ebd0f0a (diff)
Merge pull request #3288 from hathach/h7rs_typo
stm32h7rs: fix typo in makefile
-rw-r--r--hw/bsp/stm32h7rs/family.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/bsp/stm32h7rs/family.mk b/hw/bsp/stm32h7rs/family.mk
index fba38448d..7082cc900 100644
--- a/hw/bsp/stm32h7rs/family.mk
+++ b/hw/bsp/stm32h7rs/family.mk
@@ -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