Skip to content

pkg/lwext4: small fixes#20053

Merged
kaspar030 merged 4 commits intoRIOT-OS:masterfrom
benpicco:lwext4_fixes
Nov 9, 2023
Merged

pkg/lwext4: small fixes#20053
kaspar030 merged 4 commits intoRIOT-OS:masterfrom
benpicco:lwext4_fixes

Conversation

@benpicco
Copy link
Copy Markdown
Contributor

@benpicco benpicco commented Nov 7, 2023

Contribution description

  • Enable mounting SD cards with ext2/3/4 with the new SDMMC driver
  • disable debug strings by default
  • don't consider the fs mounted if recovery fails with some error
  • (unrelated, but trivial) fix output of malloc_tracing

Testing procedure

Issues/PRs references

@benpicco benpicco added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Nov 7, 2023
@github-actions github-actions bot added Area: pkg Area: External package ports Area: drivers Area: Device drivers Area: sys Area: System labels Nov 7, 2023
@benpicco benpicco requested review from gschorcht and maribu and removed request for maribu November 7, 2023 18:12
@riot-ci
Copy link
Copy Markdown

riot-ci commented Nov 7, 2023

Murdock results

✔️ PASSED

e2cee42 pkg/lwext4: don't consider fs mounted if recover fails

Success Failures Total Runtime
7953 0 7953 10m:53s

Artifacts

@kaspar030
Copy link
Copy Markdown
Contributor

pls rebase

@kaspar030
Copy link
Copy Markdown
Contributor

pls let me do the merging here, I'd like to try a rollup with #20050.

@kaspar030 kaspar030 added this pull request to the merge queue Nov 9, 2023
@kaspar030
Copy link
Copy Markdown
Contributor

pls let me do the merging here, I'd like to try a rollup with #20050.

it didn't do a rollup. 😞 Nevermind.

Merged via the queue into RIOT-OS:master with commit ed52c41 Nov 9, 2023
@benpicco benpicco deleted the lwext4_fixes branch November 10, 2023 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: drivers Area: Device drivers Area: pkg Area: External package ports Area: sys Area: System CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants