Skip to content

Added methods to query filesystem for size#830

Merged
hathach merged 3 commits into
adafruit:masterfrom
attermann:lfs_size
May 6, 2026
Merged

Added methods to query filesystem for size#830
hathach merged 3 commits into
adafruit:masterfrom
attermann:lfs_size

Conversation

@attermann
Copy link
Copy Markdown
Contributor

Added methods totalBytes() and usedBytes() for obtaining flash filesystem overall size and available space, like those found in SPIFFS. Also added usedBlocks() method for good measure.

attermann and others added 3 commits August 13, 2024 11:42
Added methods totalBytes() and usedBytes() for obtaining flash
filesystem overall size and available space, like those found in SPIFFS.
Also added usedBlocks() method for good measure.
Copy link
Copy Markdown
Member

@hathach hathach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

perfect, thank you. Sorry for the huge delay.

@hathach hathach merged commit a7835c6 into adafruit:master May 6, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants