summaryrefslogtreecommitdiff
path: root/hw/bsp/stm32f7
diff options
context:
space:
mode:
authorhathach <[email protected]>2024-11-08 22:53:28 +0700
committerhathach <[email protected]>2024-11-08 22:53:28 +0700
commit3831786ede034c9cf52a1dbae5b84f7d4449ace6 (patch)
treeeabe574654e90811dece70cf044797895dedd46d /hw/bsp/stm32f7
parentc8d104fb47882e7f4cb3cc00758cf240d66baec8 (diff)
minor clean up
Diffstat (limited to 'hw/bsp/stm32f7')
-rw-r--r--hw/bsp/stm32f7/family.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/bsp/stm32f7/family.cmake b/hw/bsp/stm32f7/family.cmake
index 8ba744fed..dc134e9c0 100644
--- a/hw/bsp/stm32f7/family.cmake
+++ b/hw/bsp/stm32f7/family.cmake
@@ -37,6 +37,8 @@ if (NOT DEFINED RHPORT_HOST_SPEED)
list(GET RHPORT_SPEED ${RHPORT_HOST} RHPORT_HOST_SPEED)
endif ()
+cmake_print_variables(RHPORT_DEVICE RHPORT_DEVICE_SPEED RHPORT_HOST RHPORT_HOST_SPEED)
+
#------------------------------------
# BOARD_TARGET
#------------------------------------