CTS-SAT-1-OBC-Firmware
Loading...
Searching...
No Matches
littlefs_constants.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define LFS_MAX_PATH_LENGTH   200
 The maximum path length supported by CTS-SAT-1, including the null terminator.

Macro Definition Documentation

◆ LFS_MAX_PATH_LENGTH

#define LFS_MAX_PATH_LENGTH   200

The maximum path length supported by CTS-SAT-1, including the null terminator.

Note
LittleFS supports up to 255 bytes by default, but we'll restrict a bit under.