adafruit / Adafruit_TinyUSB_Arduino

Arduino library for TinyUSB
MIT License
449 stars 119 forks source link

Can't compile the MIDI/midi_test example with versions greater than v2.4.1 #387

Closed kotobuki closed 4 months ago

kotobuki commented 4 months ago

Operating System

MacOS

Arduino IDE version

Arduino 2.3.1

Board

Feather ESP32-S3 No-PSRAM

ArduinoCore version

esp32 2.0.11

TinyUSB Library version

3.0.0

Sketch as ATTACHED TXT

examples/MIDI/midi_test

Compiled Log as ATTACHED TXT

log.txt

What happened ?

I tried to compile it but got errors as attached. I could compile the same example with v2.4.0 but failed with v2.4.1.

How to reproduce ?

  1. Open the example
  2. Press the Verify button

Debug Log

No response

Screenshots

No response