Skip to content

PINS_COUNT doesn't work #102

Closed
Closed
@WestfW

Description

@WestfW

In the variants, there is:

#define PINS_COUNT           (PINCOUNT_fn())

but PINCOUNT_fn() does not seem to be defined anywhere.
(for SAMD, PINCOUNT_fn() is defined based on`sizeof(g_aPinDescription), but Renesas pin mapping is done differently.)

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