Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

boards/adafruit-itsybitsy-m4: configure littleFS on external flash #19355

Merged
merged 1 commit into from
Sep 2, 2023

Conversation

benpicco
Copy link
Contributor

@benpicco benpicco commented Mar 6, 2023

Contribution description

The board comes with 2 MiB QSPI flash, we might as well configure a filesystem on it.

Testing procedure

tests/vfs_default works as expected.

2023-03-07 01:28:39,730 # > vfs df
2023-03-07 01:28:39,732 # Mountpoint              Total         Used    Available     Use%
2023-03-07 01:28:39,737 # /nvm0                   2 MiB        8 KiB     2040 KiB       0%

2023-03-07 01:28:46,010 # > ls /nvm0
2023-03-07 01:28:46,012 # ./
2023-03-07 01:28:46,012 # ../
2023-03-07 01:28:46,014 # total 0 files

Issues/PRs references

@github-actions github-actions bot added the Area: boards Area: Board ports label Mar 6, 2023
@benpicco benpicco added Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Mar 7, 2023
@riot-ci
Copy link

riot-ci commented Mar 7, 2023

Murdock results

✔️ PASSED

b1ac82c boards/adafruit-itsybitsy-m4: configure littleFS on external flash

Success Failures Total Runtime
525 0 525 03m:18s

Artifacts

@aabadie
Copy link
Contributor

aabadie commented Sep 2, 2023

bors merge

@bors
Copy link
Contributor

bors bot commented Sep 2, 2023

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot merged commit 51a39d0 into RIOT-OS:master Sep 2, 2023
2 checks passed
@benpicco benpicco deleted the adafruit-itsybitsy-m4-vfs branch September 4, 2023 09:56
@MrKevinWeiss MrKevinWeiss added this to the Release 2023.10 milestone Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: boards Area: Board ports CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants