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

need compile method or docker image for firmwares using lufa #596

Open
Pcdwarf opened this issue Mar 6, 2025 · 0 comments
Open

need compile method or docker image for firmwares using lufa #596

Pcdwarf opened this issue Mar 6, 2025 · 0 comments

Comments

@Pcdwarf
Copy link

Pcdwarf commented Mar 6, 2025

I'm trying to build Arduino-usbserial to include custom features.
The sources do not include the lufa sources and the
The makefile expects LUFA to be located in ../..
I tried to put lufa there but then it starts with endless problems with nonexisting files, dependencies and include paths.
Or maybe do it need a specific version of LUFA ?

it seems you have some sort of ci/cd so there may a be a reproductible method to build these files.
is there somewhere a build method that goes from scratch to producing the .hex files ?

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

1 participant