Skip to content

fatal error: esp32/rom/lldesc.h: No such file or directory #102

@Axa-Ru

Description

@Axa-Ru

$ idf.py --version
ESP-IDF v5.4

Linux Mint 22.1

idf.py build gives this error:

In file included from /home/axa/Stuff/eclipse-esp32/ESP32_TFT_library/components/spidriver/spi_master_lobo.c:69:
/home/axa/Stuff/eclipse-esp32/ESP32_TFT_library/components/spidriver/spi_master_lobo.h:25:10: fatal error: esp32/rom/lldesc.h: No such file or directory
   25 | #include "esp32/rom/lldesc.h"
      |          ^~~~~~~~~~~~~~~~~~~~
compilation terminated.

how to solve it?

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