Open coofercat opened 6 months ago
I can confirm. Tested with Arduino 2.3.2 and Adafruit Feather S3 NoPSRAM, I get the same error.
BSP 1.8.6 is too old, please update to at least 2.0.14/15
Sorry, I'm not sure where 1.8.6 came from - if I look in Boards Manager, the Arduino ESP32 Boards
version is 2.0.13. I don't have an option for 14/15, but I'll look to add one of those and re-try.
Same issue here
I will look at this soon, though anyone with “same issue” please post your setup detail (check 1st post)
Operating System
MacOS
Arduino IDE version
Arduino 2.3.2
Board
DollaTek ESP32-S3-DevKitC-1
ArduinoCore version
~1.8.6~ 2.0.13
TinyUSB Library version
3.1.3
Sketch as ATTACHED TXT
examples/hid_boot_mouse.ino (https://github.com/adafruit/Adafruit_TinyUSB_Arduino/blob/master/examples/HID/hid_boot_mouse/hid_boot_mouse.ino)
Compiled Log as ATTACHED TXT
What happened ?
In version 3.1.3, I can't compile anything using the library and get the error above. If I revert to the next previous version available (3.1.1), it compiles correctly.
How to reproduce ?
examples/hid_boot_mouse.ino
sketchDebug Log
No response
Screenshots
No response