Hello!
Is there any way to change encoding of a C file in Atmel Studio to CP1251 instead of Unicode?
The LCD (MELT MT-20S4A) has built-in symbols' code table with Cyrillic letters, which is equal to CP1251 codes (Russian aplhabet starts from 0xC0).
Feels like AS has no encoding but Unicode, which converts Cyrillic letters into 2 bytes...
I've tried converting C file with Russian letters to ANSI using Notepad++, then AS showed the message, that "some of characters were replaced with Unicode symbols (rhombus with a question).
AS version is 5.1