remove legacy DEPS_SUBMODULES in make

This commit is contained in:
hathach
2025-07-02 11:02:37 +07:00
parent 0d6cb38163
commit a42184b6fe
40 changed files with 1 additions and 67 deletions

View File

@@ -1,6 +1,4 @@
ST_FAMILY = f1
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