Skip to main content
matder
Visitor II
June 5, 2019
Question

Project Templates with CMSIS but WITHOUT HAL

  • June 5, 2019
  • 1 reply
  • 615 views

Hello,

we are prorgamming MCUs bare metal without any predefined FW libraries for several reasons like code understanding and security issues.

But we use the cmsis libraries from ARM and ST.

Is it planned to implement project templates for CubeIDE with integrated CMSIS support but without HAL. Actually i have to create an empty project and link or copy the cmsis libraries manually.

This topic has been closed for replies.

1 reply

Associate
September 3, 2019

I second this option. A new project type of 'CMSIS' would be really helpful to avoid all the manual copy and pasting from the CubeMX repo!