Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
EEPROM: Consider also zeroed header as empty
The default state of physical EEPROMs is usually 0xFF. However, a simulated EEPROM is initialized with zeros. Both cases should be considered as empty.
- Loading branch information