Skip to main content
AShah.10
Visitor II
November 23, 2022
Question

If I want to make custom code structure or if I want to maintain 2 applications which have 2 different folders but can use same STM code, Is it possible? Can I change directory structure from cube MX or from any other tool?

  • November 23, 2022
  • 1 reply
  • 686 views

If I want to make custom code structure or if I want to maintain 2 applications which have 2 different folders but can use same STM code, Is it possible? Can I change directory structure from cube MX or from any other tool? Like 2 applications which have different .project file, but using same STM resources like RTOS. Want to add new folders as well

This topic has been closed for replies.

1 reply

Pavel A.
November 23, 2022

> If I want to make custom code structure or if I want to maintain 2 applications which have 2 different folders but can use same STM code, Is it possible?

Yes, entirely possible.

> Can I change directory structure from cube MX or from any other tool?

No, AFAIK the CubeMX (or the CubeIDE plugin) are not that flexible.

But one can tweak the [generated] eclipse project in various ways.