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

drivers/mrf24j40: add note about missing wake pin handling #19715

Merged
merged 1 commit into from
Jun 7, 2023

Conversation

maribu
Copy link
Member

@maribu maribu commented Jun 7, 2023

Contribution description

This adds a note that wake pin handling is not implemented and users need to connect the wake pin to VCC, or drive it high in the board / application logic prior to initializing the driver.

Testing procedure

Read the generated doc.

Issues/PRs references

Fixes #19711

@maribu maribu added Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) Area: network Area: Networking Area: doc Area: Documentation Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer Area: drivers Area: Device drivers CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Jun 7, 2023
@maribu maribu requested a review from bergzand June 7, 2023 13:13
@github-actions github-actions bot removed Area: network Area: Networking Area: doc Area: Documentation labels Jun 7, 2023
@riot-ci
Copy link

riot-ci commented Jun 7, 2023

Murdock results

✔️ PASSED

5dd5488 drivers/mrf24j40: add note about missing wake pin handling

Success Failures Total Runtime
1 0 1 56s

Artifacts

Copy link
Member

@bergzand bergzand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ack

Bors merge

@bors
Copy link
Contributor

bors bot commented Jun 7, 2023

👎 Rejected by too few approved reviews

Copy link
Member

@bergzand bergzand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It helps if you select the 'Approve' option

Bors merge

bors bot added a commit that referenced this pull request Jun 7, 2023
19715: drivers/mrf24j40: add note about missing wake pin handling r=bergzand a=maribu

### Contribution description

This adds a note that wake pin handling is not implemented and users need to connect the wake pin to VCC, or drive it high in the board / application logic prior to initializing the driver.


Co-authored-by: Marian Buschsieweke <marian.buschsieweke@posteo.net>
@maribu
Copy link
Member Author

maribu commented Jun 7, 2023

bors cancel
bors merge

@bors
Copy link
Contributor

bors bot commented Jun 7, 2023

Canceled.

@bors
Copy link
Contributor

bors bot commented Jun 7, 2023

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot merged commit e092824 into RIOT-OS:master Jun 7, 2023
@benpicco benpicco added this to the Release 2023.07 milestone Aug 2, 2023
@maribu maribu deleted the fix-issue-19711 branch December 5, 2023 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: drivers Area: Device drivers CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

STM32F4-discovery + mrf24j40 not working
4 participants