summaryrefslogtreecommitdiff
path: root/hw/bsp/stm32f7
diff options
context:
space:
mode:
authorhathach <[email protected]>2025-07-03 17:07:52 +0700
committerhathach <[email protected]>2025-07-03 17:07:52 +0700
commit970c8b744e2b1b84864690ad7b0129d814528618 (patch)
treec8f3879793f169a5b32e770a032630d8427560b8 /hw/bsp/stm32f7
parentea02e929b4daafb28be30b08609a6f68f64e2a0d (diff)
parent9d872d529ffa0aa53e735b24543c26156798fc64 (diff)
Merge branch 'master' into fork/HiFiPhile/stm32_cache
Diffstat (limited to 'hw/bsp/stm32f7')
-rw-r--r--hw/bsp/stm32f7/family.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/bsp/stm32f7/family.mk b/hw/bsp/stm32f7/family.mk
index abeea784c..d3422e03c 100644
--- a/hw/bsp/stm32f7/family.mk
+++ b/hw/bsp/stm32f7/family.mk
@@ -1,6 +1,5 @@
UF2_FAMILY_ID = 0x53b80f00
ST_FAMILY = f7
-DEPS_SUBMODULES += lib/CMSIS_5 hw/mcu/st/cmsis_device_$(ST_FAMILY) hw/mcu/st/stm32$(ST_FAMILY)xx_hal_driver
ST_CMSIS = hw/mcu/st/cmsis_device_$(ST_FAMILY)
ST_HAL_DRIVER = hw/mcu/st/stm32$(ST_FAMILY)xx_hal_driver