msdk
msdk copied to clipboard
SDHC - FF_CODE_PAGE is set to 932 (Japanese) in FF15, but set to 437 (English) in FF13 and FF14
Is there any reason for this to be set to Japanese for FF15, but English for the other FF versions?
FF15 https://github.com/analogdevicesinc/msdk/blob/daaff2689bd03adca56fcc450e400307625452b0/Libraries/SDHC/ff15/source/conf/ffconf.h#L87
FF14 https://github.com/analogdevicesinc/msdk/blob/daaff2689bd03adca56fcc450e400307625452b0/Libraries/SDHC/ff14/Source/ffconf.h#L87
FF13 https://github.com/analogdevicesinc/msdk/blob/daaff2689bd03adca56fcc450e400307625452b0/Libraries/SDHC/ff13/Source/ffconf.h#L70