Skip to content

memory: No such file or directory #8323

@SSHUSSAIN-86

Description

@SSHUSSAIN-86

Board

esp32-c3-devkitc-02

Device Description

I am using PlatformIO to build my project and I am using "SPIFFS.h" that has dependency on "memory". Please help resolve!
/.platformio/packages/framework-arduinoespressif32/libraries/FS/src/FS.h:24:10: fatal error: memory: No such file or directory

Hardware Configuration

No just build errors and dependency errors!

Version

latest development Release Candidate (RC-X)

IDE Name

PlatformIO

Operating System

Windows 10

Flash frequency

60 MHz

PSRAM enabled

yes

Upload speed

115200

Description

Build errors

Sketch

#include <freertos/task.h>
#include <sdkconfig.h>
#include <ArduinoJson.h>
#include <esp_system.h>
#include <Arduino.h>
#include <SPIFFS.h>
#include <FS.h>

Debug Message

cannot open source file "memory" (dependency of "SPIFFS.h"). Please run the 'Select IntelliSense Configuration...' command to locate your system headers.C/C++(1696)

Other Steps to Reproduce

No response

I have checked existing issues, online documentation and the Troubleshooting Guide

  • I confirm I have checked existing issues, online documentation and Troubleshooting guide.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions