Skip to content

Split Mega 2560 and Mega ADK into two different boards #1603

@Lauszus

Description

@Lauszus

I suggest splitting Mega 2560 and Mega ADK into two different board entries, so "build.board" will have two different values instead of always being:

mega2560.build.board=AVR_MEGA2560
.

This will allow the USB Host Shield library automatically detect if an Arduino ADK is used, so the library can be compiled for it.
Right now the user will have to enable it manually by editing the source code - see: https://github.com/felis/USB_Host_Shield_2.0/blob/77538f5d2d0654155c8569298f8441b1175b19cd/settings.h#L32.

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