CubeMX 6.14 encoding of generated code changed?
Hi,
just made an update of CubeMX from 6.11.1 to 6.14.
The problem I have is that our comments within user blocks were ISO-8859-1 encoded and this never was a problem until now and with 6.14, when we generate code, all Umlauts are replaced with the UTF-8 sequence EF BF BD.
Is there an option to tell CubeMX to use ISO-8859-1 for reading and encoding?
