Hi there,
I'd like to do a baseproject, which I can use as "mother" of future project's; in this project all the lib's and tools shall get their own path. This is to prevent collisions against "older" and "newer" lib's like the FW-Lib or something own.
But how can I get of the default settings, especially the "GCC-Compiler/Defines" where the Version Library Define is "OLD_STM32LIB_USED", which means, that, if there are two lib's or functions with the same name, the compiler is forced to use the OLD one (which isn't the right way in my opinion). This setting isn't editable at all. The used version of RIDE 7 is 7.30
Thanks in Advance
Eselchen