Skip to content

PINS_COUNT doesn't work #102

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

Closed
WestfW opened this issue Aug 23, 2023 · 0 comments · Fixed by #107
Closed

PINS_COUNT doesn't work #102

WestfW opened this issue Aug 23, 2023 · 0 comments · Fixed by #107
Labels
conclusion: resolved Issue was resolved topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@WestfW
Copy link

WestfW commented Aug 23, 2023

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.)

@per1234 per1234 added type: imperfection Perceived defect in any part of project topic: code Related to content of the project itself labels Aug 23, 2023
facchinm added a commit to facchinm/ArduinoCore-renesas that referenced this issue Aug 24, 2023
@per1234 per1234 added the conclusion: resolved Issue was resolved label Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: resolved Issue was resolved topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants