Spresense Arduino Flash library. More...
Go to the source code of this file.
Classes | |
class | FlashClass |
The Flash class provides functions for accessing the flash and manipulating its files and directories. More... | |
Variables | |
FlashClass | Flash |
Spresense Arduino Flash library.
The Flash library allows for creating and removing files and directories on the flash. This is derivatived from Storage library. The file operations such as writing and reading are performed via File library.