Skip to content

hal/usb_hal.h missing in Arduino #157

@mortenp

Description

@mortenp

For both ESP32S3 andESP32S2, on both MacOS and Windows, I am missing usb_hal.h
Boards are up to date with esp32 boards v. 3.0.1

This is the only library where I get this compilation error, but I have no idea whether it's a dependency on another library, or a file I'm supposed to find somewhere else.

/Arduino/libraries/ESP32TinyUSB/src/esptinyusb.cpp:3:10: fatal error: hal/usb_hal.h: No such file or directory
3 | #include "hal/usb_hal.h"
| ^~~~~~~~~~~~~~~
compilation terminated.
exit status 1

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