How to set value of a macro via the .extsettings?
Hi Team,
I am using the .extsettings to pass values of certain macros to the code.
I am able to achieve the following by using the "Define=" parameter in the [others] section in .extsettings :
#define ABCD
However, I do not see the values of macros getting reflected on CubeIDE:
#define ABCD 1
The macro name gets reflected on the IDE settings, but the value doesn't.
It would be great if there are any inputs on how can macro values be set via the extsettings?. Thanks in advance.
Regards,
Janani
