24#error "Flash library is NOT supported by SubCore."
43#include <sdk/config.h>
65 boolean begin() {
return true; };
Spresense Arduino Storage library.
The Flash class provides functions for accessing the flash and manipulating its files and directories...
Definition: Flash.h:53
int format()
Format the Flash device.
boolean begin()
Initialize the Flash library.
Definition: Flash.h:65
The Storage class provides functions for accessing the storage manipulating its files and directories...
Definition: Storage.h:53