HAL vs. CMSIS layer in STM32CubeIDE (CubeMX)
Hi,
I'm wondering whether I'm always getting into the HAL layer when configuring a project using the CubeMX configurator in STM32CubeIDE? Is it configurable? How to I get rid of the HAL layer while still being able to use the configurator? Where is the decision taken?
EDIT: found it. was up to delete my question but I'll leave the answer here anyway.
In the project manager tab one can configure whether one wishes to generate HAL or LL code.
