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

feat(spi_nand_flash): implement CTRL_TRIM in fatfs diskio layer #443

Merged

Conversation

RathiSonika
Copy link
Collaborator

Change description

Added API spi_nand_flash_trim() to nand.c for trimming sectors from NAND Flash.
Also added CTRL_TRIM to diskio layer to propagate dhara_map_trim() using spi_nand_flash_trim()

@RathiSonika RathiSonika marked this pull request as ready for review November 4, 2024 17:40
@igrr
Copy link
Member

igrr commented Nov 5, 2024

LGTM, only two minor comments.

@igrr
Copy link
Member

igrr commented Nov 5, 2024

@RathiSonika Are you planning any other spi_nand_flash tasks in the next few days? If not them maybe we can bump the component version to release this and #437 features.

@RathiSonika
Copy link
Collaborator Author

Thank you for the reminder—I forgot to update it. I'll make the change in this PR

@RathiSonika RathiSonika merged commit b118925 into espressif:master Nov 5, 2024
48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants