Skip to content

No way to allocate a new PERIPH_ID_ (AUD-5389) #1201

Closed
@cskilbeck

Description

@cskilbeck

Is your feature request related to a problem? Please describe.

When defining a new peripheral ID, there's no way to allocate a new ID.

Describe the solution you'd like

It would be useful if there was a block of IDs for the purpose of user defined peripheral IDs.

Describe alternatives you've considered

For now I hard code my peripheral ID as follows:
#define PERIPH_ID_ENCODER (PERIPH_ID_LCD + 1)

Additional context

Gist

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions