STM32CubeH7 MCU Package - where is version 1.8?
It looks like ST is changing the Cube MCU packages. Up to version H7_1.7.0 the old-style huge packages can be found on github (https://github.com/STMicroelectronics/STM32CubeH7/releases). But HAL drivers since v 1.8.0 are in a separate repository (https://github.com/STMicroelectronics/stm32h7xx_hal_driver), and CMSIS in a separate repository (https://github.com/STMicroelectronics/cmsis_device_h7)
Will ST release update 1.8 of the "huge" package, or 1.7 was the last update in this format?
-- pa
