diff options
| author | hathach <[email protected]> | 2024-11-06 22:13:05 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2024-11-06 22:13:05 +0700 |
| commit | 772edf879be75b121ac4e9ff21081495a623a64e (patch) | |
| tree | 82be494d3bd1d40d892ac128d4bbb34784bf2b8e /hw | |
| parent | e5c26924ed7061ff002961a03cd04a789cad5d8b (diff) | |
fix iar build
Diffstat (limited to 'hw')
| -rw-r--r-- | hw/bsp/stm32f7/family.cmake | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/bsp/stm32f7/family.cmake b/hw/bsp/stm32f7/family.cmake index 2186a526d..0bf90a8bd 100644 --- a/hw/bsp/stm32f7/family.cmake +++ b/hw/bsp/stm32f7/family.cmake @@ -27,8 +27,6 @@ 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 #------------------------------------ |
