mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
fix(storage/fatfs): change indentation in kconfig
This commit is contained in:
parent
1ad06064d1
commit
161604c33c
@ -245,10 +245,10 @@ menu "FAT Filesystem support"
|
||||
When FF_LFN_UNICODE >= 1 with LFN enabled, string functions convert the character
|
||||
encoding in it. FF_STRF_ENCODE selects assumption of character encoding ON THE FILE
|
||||
to be read/written via those functions.
|
||||
0: ANSI/OEM in current CP
|
||||
1: Unicode in UTF-16LE
|
||||
2: Unicode in UTF-16BE
|
||||
3: Unicode in UTF-8
|
||||
0: ANSI/OEM in current CP
|
||||
1: Unicode in UTF-16LE
|
||||
2: Unicode in UTF-16BE
|
||||
3: Unicode in UTF-8
|
||||
|
||||
config FATFS_STRF_ENCODE_ANSI
|
||||
bool "0:ANSI/OEM in current CP"
|
||||
|
Loading…
x
Reference in New Issue
Block a user