ESP32S3 : Tool wl_fatfsgen.py => Why filenames are converted to lowercase ?
Posted: Tue Apr 30, 2024 8:26 am
Good morning,
I am using the python tool wl_fatfsgen.py in order to build a binary file of a directory containing audio files.
Then, this binary file is flashed with my firmware in an Esp32S3.
When I try to read the content of the filesystem using readdir, I can see that all the filenames have been converted to lowercase
by the wl_fatfsgen.py tool. Do you know why ?
Is it possible to keep the filenames so that they are not converted to lowercase ?
Best regards,
Thomas TRUILHE
I am using the python tool wl_fatfsgen.py in order to build a binary file of a directory containing audio files.
Then, this binary file is flashed with my firmware in an Esp32S3.
When I try to read the content of the filesystem using readdir, I can see that all the filenames have been converted to lowercase
by the wl_fatfsgen.py tool. Do you know why ?
Is it possible to keep the filenames so that they are not converted to lowercase ?
Best regards,
Thomas TRUILHE