Skip to content
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

pinmap_pinout : missing documentation of behavior (sets pin to PullNone) #187

Open
maclobdell opened this issue May 3, 2016 · 1 comment
Labels

Comments

@maclobdell
Copy link

It is easy to miss the fact that the pinmap_pinout() function also sets the pin to PullNone. This is fine as long as the hal implementation sets the pin to PullUp or PullDown if needed after calling pinmap_pinout and not before. Should be documented in comments and api documentation if possible.

@ciarmcom
Copy link
Member

ciarmcom commented May 4, 2016

ARM Internal Ref: IOTSFW-2515

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants