I have been using a piece of code with #include <EEPROM.H> successfully. Recently I upgraded the Arduino environment to 1.6.1 and got this
fatal error: EEPROM.h: No such file or directory
compilation terminated.
Error compiling.
I am using the latest Sparkfun add-on (although I still have an old copy of SF32u4_boards-master). I just cannot seem to find a source for eeprom.h and eeprom.cpp. Please help. Thanks.