TouchGFX lib Binary contains debug info?
Hello, I was looking at the microcontroller binary of a project that I'm using the touchgfx library and something is getting my attention. There is a big part of the file that contains a lot of code information from the touchgfx library. I don't think this was compiled as a debug info because it does not disappear using strip tools. I checked the optimization flag, also I stripped debug info, unneeded and other flags, and the same. They always are there. Any idea what can be happening? It's a shame having to spend all these bytes in this unused stuff.
Here is a copy of the info that I'm seeing in the .bin.

Thank you in advance.
