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 c814b71 commit 79fa59b22b629758f02308bb63ef00bc52ec478a
@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