Search found 2 matches

by asd123zxc
Sun Jan 15, 2023 11:05 pm
Forum: ESP-IDF
Topic: Mkdir not working in example storage/sd_card
Replies: 9
Views: 19438

Re: Mkdir not working in example storage/sd_card

Have you enabled LFN (long file names) in menuconfig, Component config, FATFS? If not, you will have to use an 8.3 name for the directory.
Great!!!!
Thank you so much, i did not enable long file name support before.
Problem now solved, thank you.
great, works for me too

Go to advanced search