Skip to content

Provide more comprehensive documentation for building arduino-usbserial firmware #596

Open
@Pcdwarf

Description

@Pcdwarf

Describe the request

Expand the instructions for building the repository's arduino-usbserial firmware to provide all information needed to ensure a successful build by anyone.

Describe the current behavior

I'm trying to build the arduino-usbserial firmware to include custom features. There are instructions for building the firmware:

https://github.com/arduino/ArduinoCore-avr/blob/master/firmwares/atmegaxxu2/arduino-usbserial/readme.txt

However, I find them to be somewhat vague and I have not had any success following them.

ArduinoCore-avr version

c8c514c

Additional context

It would be helpful if the specific version of LUFA verified to be compatible with the firmware code was specified.


Not directly related to the documentation request, but it would also be a good idea to set up a GitHub Actions workflow that builds the firmware on any change to the files, and periodically. This would validate the functionality of the intended build procedure, which might be broken by changes to the firmware or by external changes to the build dependencies.

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions