Hello, I should use eMMC and littlefs.
At the moment I'm using this: https://github.com/joltwallet/esp_littlefs, with a SPI flash, but now I have to use an eMMC.
Is it possible?
Thanks!
EMMC and littlefs
Re: EMMC and littlefs
It's possible, but you would have to implement a different version of these functions, and call sdmmc_write_sectors / sdmmc_read_sectors instead of using esp_partition API.
Who is online
Users browsing this forum: No registered users and 84 guests