Skip to content
This repository was archived by the owner on Apr 16, 2021. It is now read-only.
This repository was archived by the owner on Apr 16, 2021. It is now read-only.

Incorrect pin (either diagram or variant.cpp) #46

Closed
@henrygab

Description

@henrygab

The official board pinout diagram says D7 is P0.09, and D8 is P0.10.

However, the BSP v1.1.3 variant.cpp says they are 0.23 and P0.21, respectively:

P0_23, NULL, NULL, // D7
// D8 - D13
P0_21, NULL, NULL, // D8

Which of these are correct and should be our source of truth?

Can someone validate each of the pin definitions in variant.cpp for correctness?

Metadata

Metadata

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions