Skip to content

Instruction to use with Arduino IDE? #6

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

Open
lucadentella opened this issue Mar 11, 2025 · 2 comments
Open

Instruction to use with Arduino IDE? #6

lucadentella opened this issue Mar 11, 2025 · 2 comments
Labels
enhancement New feature or request On Hold (external)

Comments

@lucadentella
Copy link

Hi

thanks for this library! I'd like to use it - if possible - with Arduino IDE (I'm using IDE 2.x).
The library is not available in the library manager, I downloaded the repo as a ZIP file but when I try to manually add it ("Add .ZIP library") I get the following error:

Image

Moreover, I'm using the latest (2.9.0) version of the official (stm32duino) core, should I replace the header files in:

AppData\Local\Arduino15\packages\STMicroelectronics\hardware\stm32\2.9.0\libraries\USBDevice\src

?
Thanks!

@Levi--G
Copy link
Owner

Levi--G commented Apr 28, 2025

Hi, sorry for the delayed response, I'm first still working on getting it compatible with the newer stm arduino core on platformio/pioarduino then arduino ide support will follow after that.

@Levi--G Levi--G added this to the 4.0 milestone Apr 28, 2025
@Levi--G Levi--G added enhancement New feature or request On Hold (external) labels May 3, 2025
@Levi--G Levi--G removed this from the 4.0 milestone May 3, 2025
@Levi--G
Copy link
Owner

Levi--G commented May 3, 2025

The library cannot work on arduino until they fix their library properties, more info here:
arduino/arduino-cli#2908

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request On Hold (external)
Projects
None yet
Development

No branches or pull requests

2 participants