USB is not building

This page summarizes the projects mentioned and recommended in the original post on /r/esp32

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • EspTinyUSB

    ESP32S2 native USB library. Implemented few common classes, like MIDI, CDC, HID or DFU (update).

  • In Arduino I have the ESP32TinyUSB library, and the board is set to ESP32 Dev Module. I am attempting to build the sketch in the examples for the library at EspTinyUSB/mouse.ino at master · chegewara/EspTinyUSB (github.com) .

  • arduino-esp32

    Arduino core for the ESP32

  • So I came back to the Arduino error and started digging into the library itself. And, well, I mean there really is no soc/usb_reg.h in the library even though that same library points to that file (and others that aren't there either). The error points me to this file arduino-esp32/usb_periph.h at master · espressif/arduino-esp32 (github.com) . Which goes looking for soc/usb_reg.h (and others) which WOULD be here arduino-esp32/tools/sdk/esp32/include/soc/esp32/include/soc at master · espressif/arduino-esp32 (github.com) except it isn't.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts