commit | 20623dfa4c0ac7836dcc249bd45577b4cd94a131 | [log] [tgz] |
---|---|---|
author | Laczen JMS <laczenjms@gmail.com> | Fri Nov 08 11:27:32 2019 +0100 |
committer | Johan Hedberg <johan.hedberg@gmail.com> | Thu Jan 09 20:28:19 2020 +0100 |
tree | f3f3e0e59f9be0c62b24adfb8d0f3ff8700dea07 | |
parent | 708c8bae5414eebe86de79b5dd27e531ab0dfcc9 [diff] |
drivers: eeprom: Add support for eeprom simulator Add support for a eeprom simulator. The PR limits the addition to qemu_x86 but it can easily be added to other devices by defining the eeprom simulator in the dts and setting 'CONFIG_EEPROM_SIMULATOR=y' Signed-off-by: Laczen JMS <laczenjms@gmail.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>