Skip to content

Handle more eeprom errors#32

Merged
ThirteenFish merged 1 commit intomasterfrom
more-eeprom
Jun 2, 2025
Merged

Handle more eeprom errors#32
ThirteenFish merged 1 commit intomasterfrom
more-eeprom

Conversation

@ThirteenFish
Copy link
Copy Markdown
Contributor

While trying to run OLAF on more people's laptops we ran into another type of eeprom read error, where it could read the eeprom but the contents were not a string. This handles that specific case but really we shouldn't be trying to read arbitrary eeproms if hardware is being mocked.

I could add a specific eeprom value to look for but that's not yet common across other projects so this turns it off if any hardware is mocked.

While trying to run OLAF on more people's laptops we ran into another
type of eeprom read error, where it could read the eeprom but the
contents were not a string. This handles that specific case but really
we shouldn't be trying to read arbitrary eeproms if hardware is being
mocked.

I could add a specific eeprom value to look for but that's not yet
common across other projects so this turns it off if any hardware is
mocked.
@ThirteenFish ThirteenFish requested a review from ryanpdx May 12, 2025 01:50
@ThirteenFish ThirteenFish merged commit cee85fe into master Jun 2, 2025
1 check passed
@ThirteenFish ThirteenFish deleted the more-eeprom branch February 20, 2026 00:04
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