Filesystem: Refer to mbed::FileSystem not LittleFileSystem2
Functions don't need to know about what kind of filesystem we pass it,
so just tell them it's a mbed::FileSystem.
1 parent 8e90af4 commit 71e16f2f9365aeae467cc56fbbaa46ab2d9b80c8
@Jookia Jookia authored on 22 Mar 2023
Showing 6 changed files
View
include/Filesystem.h
View
include/FlashErase.h
View
include/MyUSBMSD.h
View
src/Filesystem.cpp
View
src/FlashErase.cpp
View
src/MyUSBMSD.cpp