is Touchgfx unicode class UFT-16-LE or UTF16-BE?
Hello,
I am trying to use FATFS file system from CubeMX. It ask me character encoding. There are some options "UTF-8", "UTF-16-LE" and "UTF-16-BE".
I want to set it compatible with touchgfx unicode class.
My question is which one is the touchgfx unicode class? UTF-16LE or UTF16BE?
