2024-11-07 06:21 AM
It is a very common practice the source files go in pairs: a .h file with the interface, and a .c file with the implementation.
This is acknowledged in CubeMX - which has an option to do exactly that:
But, with CubeIDE (in fact, Eclipse), it requires a 2-step process:
Feature Request: add an option to create a pair of files - .c and .h - in one go.
2024-11-07 08:02 AM
Hello @Andrew Neil ,
First let me thank you for posting.
I've escalated the request to the concerned team (under internal ticket number 195933).
Thanks.
Mahmoud
2024-11-11 02:38 AM - edited 2024-11-11 08:36 AM
Thanks - I'll look forward to it ...
As it's not actually solved yet, I won't mark a solution yet.