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

Add erase data nor command #94

Merged
merged 2 commits into from
Nov 9, 2024

Conversation

sasataku
Copy link
Member

@sasataku sasataku commented Nov 9, 2024

This commit adds an erase API for the NOR flash partition used for data storage. The NOR flash for data storage has two banks, but currently, only one bank is usable. Therefore, Erase will only support the bank in use.

This commit adds an erase API for the NOR flash partition used for
data storage. The NOR flash for data storage has two banks, but
currently, only one bank is usable. Therefore, Erase will only
support the bank in use.

Signed-off-by: Takuya Sasaki <takuya.sasaki@spacecubics.com>
This commit adds an erase command handler for the NOR flash partition
used for data storage.

Signed-off-by: Takuya Sasaki <takuya.sasaki@spacecubics.com>
@sasataku sasataku requested a review from yashi as a code owner November 9, 2024 12:19
@sasataku sasataku merged commit ccd901e into spacecubics:main Nov 9, 2024
42 checks passed
@sasataku sasataku deleted the add-erase-data-nor-command branch November 9, 2024 12:24
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.

1 participant