This is a fork of the EEPROM library from https://github.com/esp8266/Arduino that works on both the ESP32 and ESP8266
There were not a lot of changes.
This is a temporary measure until the EEPROM library gets into the ESP32 Arduino code.
This is licensed under the LGPL, as it is a derivative of https://github.com/esp8266/Arduino. Which is also licensed under the LGPL.