-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
It seems that _SPIFFS_end will not be defined in future versions of esp8266 arduino,
and has been replaced with _FS_end (as well as other declarations):
esp8266/Arduino@a389a99
In this situation, I can not compile any example from this lib and the espurna project :(
error:
c:/programy/arduino/hardware/esp8266com/esp8266/tools/xtensa-lx106-elf/bin/../lib/gcc/xtensa-lx106-elf/4.8.2/../../../../xtensa-lx106-elf/bin/ld.exe: C:\TEMP\arduino_build_8160\libraries\eeprom_rotate\EEPROM_Rotate.cpp.o:(.text._ZN13EEPROM_Rotate8reservedEv+0x4): undefined reference to `_SPIFFS_end'
Metadata
Metadata
Assignees
Labels
No labels