PINS_COUNT doesn't work #102
Labels
conclusion: resolved
Issue was resolved
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
In the variants, there is:
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.)
The text was updated successfully, but these errors were encountered: