Question
[BUG] Device Configuration Tool Resets SYMBOLS in the Project Properties.
STM32CubeIDE 1.3.0
I added the "USE_FULL_LL_DRIVER" symbol in my project properties:

Subsequently I used "Device Configuration Tool" to re-generate the code (even without having made any configuration changes). At the end of the generation, the previously added symbol disappeared:

Obviously if I then try to compile I get an error: I have to add my symbol in the properties again. Really frustrating.
Best regards
Andrea