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

Adafruit's TinyUSB does not compile on XIAO (Anniversary Edition) #198

Open
DP1000 opened this issue Oct 5, 2022 · 4 comments
Open

Adafruit's TinyUSB does not compile on XIAO (Anniversary Edition) #198

DP1000 opened this issue Oct 5, 2022 · 4 comments

Comments

@DP1000
Copy link

DP1000 commented Oct 5, 2022

Hi everyone, i'ts almost a year that Adafruit's TinyUSB does not compile on Seeduino XIAO when using PlatformIO.
Tried again now with Atmel SAM@8.1.0 and Adafruit TinyUSB@1.14.4.
Adafruit says that the problem is yours because on Arduino IDE the library works great.
I'm not the only one that has this problem, Adafruit TinyUSB repo's full of issues like this, all closed without a fix.
Please don't ignore this issue like the other one that i made almost a year ago, thanks.

@freasy
Copy link

freasy commented Oct 31, 2022

Bump - having the same problem!

@pwfff
Copy link

pwfff commented Jan 21, 2023

I think the issue is actually in this repo: https://github.com/Seeed-Studio/ArduinoCore-samd/issues

The TinyUSB submodule there is ancient. I tried updating it myself but I can't even manage to get a custom platform installed in platformio :(

If anyone knows how I could actually test my fork, let me know.

@DP1000
Copy link
Author

DP1000 commented Jan 23, 2023

Hi @pwfff should we open an issue at ArduinoCore-samd ?

Probably you already had, but have you looked at platformio docs ?

@Theremingenieur
Copy link

It seems like Seeedstudio's ArduinoCore-samd has been updated to v. 1.8.5 on September 4, 2023 and this might fix some longstanding issues with Adafruit's TinyUSB. They even pack/link a specific version into their package. https://github.com/adafruit/Adafruit_TinyUSB_Arduino/tree/6d82f2263b6dfb822433e9cd2328657715c6b3f4
@ivankravets : would it be possible to update samd-seeed accordingly to v.1.8.5 please ? I'd then check out if that solves the issue. Thank you in advance !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants