Why is there no way to export a CMSIS/HAL set from CubeMX?
The packs we can download contain entire STM32Fx series with include files for everything.
When we select a specific MCU in CubeMX we should be able to use this to export a "clean" set of HAL and CMSIS files as well as potential low level boot/init files without generating the init code etc with placeholders for usercode. Many users just need the updated libraries as the flexibility of the init with CubeMX is very limited and static.