thijse / Arduino-EEPROMEx

Extended EEPROM library for Arduino
Other
170 stars 54 forks source link

ESP8266 avr/eeprom.h library issue #34

Open Luke8900 opened 4 years ago

Luke8900 commented 4 years ago

I was wondering if it was possible to solve this issue of using the EEPROMex library with an ESP8266 device (such as node MCU) when I try to compile the code I get an error saying Avr/EEPROM.h no such file in the directory and I did a bit of research which said that this library cannot be used with ESP32 devices (I'm not sure if that is the same for ESP8266 I'm assuming it is) so if there is a fix or a change I could make to make the code work for my node MCU it would be a great help, thanks.

hervema commented 3 years ago

Hello,

Based on the previous comment, could you please confirm that your library CAN NOT be used on ESP8266 ou ESP32 platform ?

Thanks in advance,

Hervema

SniffyMcTasty commented 1 year ago

Yes, I have the same problem, the library cannot be used with ESP32.