patrislav1/cubemx.cmake

feature request: middleware and software packs

Closed this issue · 1 comments

It seems like the parser doesn't care about middlewares(freertos, usb_device, etc.). As this project is a "minimal" ioc parser, is it OK to take care of these additional components?

Or alternatively, can we add a .cproject parser, and directly extract sources/include paths from CubeIDE project file?

see also caveats, 4th point. (with example how to add such things manually).

this project is supposed to be simple / lightweight, so at the moment I consider this out of scope.