Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linker error on ESP32 S3 with 3.07 Arduino Core #465

Closed
pschatzmann opened this issue Oct 23, 2024 · 2 comments · Fixed by #466
Closed

Linker error on ESP32 S3 with 3.07 Arduino Core #465

pschatzmann opened this issue Oct 23, 2024 · 2 comments · Fixed by #466
Labels
Bug Something isn't working

Comments

@pschatzmann
Copy link

Operating System

Linux

Arduino IDE version

2.3.3

Board

ESP32S3 DEV Module

ArduinoCore version

3.07

TinyUSB Library version

3.3.4

Sketch as ATTACHED TXT

Any example: e.g. your midi_test

Compiled Log as ATTACHED TXT

compile_log.txt

What happened ?

Linker is failing because of multiple definitions

How to reproduce ?

  • Delete the installed library and delete the esp32 installation to force a new installation
  • Install the ESP32 core
  • Install the latest version of Adafruit_TinyUSB_Arduino
  • Compile any of the example sketches

Debug Log

n/a

Screenshots

No response

@pschatzmann
Copy link
Author

Cool, works like a charm now...
Thanks a lot!

@wamk9
Copy link

wamk9 commented Nov 4, 2024

Same error here with 3.4.0 in PlatformIO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants