The FAT driver converts zephyr paths like /SD:/foo into ELM-FATFS paths like SD:/foo. Document this behaviour by extracting it into a separate function (and adding a sanity check). Signed-off-by: Armin Brauns <armin.brauns@embedded-solutions.at> |
||
|---|---|---|
| .. | ||
| fcb | ||
| nvs | ||
| CMakeLists.txt | ||
| fat_fs.c | ||
| fs_impl.c | ||
| fs_impl.h | ||
| fs.c | ||
| fuse_fs_access.c | ||
| Kconfig | ||
| Kconfig.fatfs | ||
| Kconfig.littlefs | ||
| littlefs_fs.c | ||
| shell.c | ||