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

px4_24xxxx_mtd.c: Fix mass erase in case device is not responding #830

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

jlaitine
Copy link

@jlaitine jlaitine commented Dec 3, 2024

Return -ENODEV if the device is not responding in mass erase

This fixes device not booting in case sensor board is not attached

Return -ENODEV if the device is not responding in mass erase

Signed-off-by: Jukka Laitinen <[email protected]>
@jlaitine jlaitine requested review from joukkone and pussuw December 3, 2024 09:24
@jlaitine jlaitine merged commit b8843e0 into main Dec 3, 2024
27 checks passed
@jlaitine jlaitine deleted the fix_eeprom_mass_erase branch December 3, 2024 11:33
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