Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
EEPROM: Fix open error by array access in initial state
The access of the EEPROM array causes a file open error without the EEPROM emulation file on the SPI-Flash. To fix this issue, add initialization process to the array access as well as other methods.
- Loading branch information