Skip to content

_SPIFFS_end no longer defined on esp arduino #6

@reaper7

Description

@reaper7

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions