Skip to content

ESP32 device/gptimer.h missing in PlatformIO #319

@ereuter

Description

@ereuter

When importing Mozzi into a PIO project with ESP32 as the platform, compilation fails with the following error:

In file included from .pio/libdeps/esp32dev/Mozzi/internal/MozziGuts.hpp:51,
from .pio/libdeps/esp32dev/Mozzi/MozziGuts.h:205,
from .pio/libdeps/esp32dev/Mozzi/Mozzi.h:33,
from src/main.cpp:24:
.pio/libdeps/esp32dev/Mozzi/internal/MozziGuts_impl_ESP32.hpp:146:10: fatal error: driver/gptimer.h: No such file or directory
#include <driver/gptimer.h>

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