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

boards/sipeed-longan-nano: add BOOT as user button #19419

Merged
merged 1 commit into from
Mar 24, 2023

Conversation

gschorcht
Copy link
Contributor

@gschorcht gschorcht commented Mar 24, 2023

Contribution description

This PR makes the BOOT button usable as a user button.

Testing procedure

The test requires PR #19418 to work.

Flash and test:

BOARD=sipeed-longan-nano make -j8 -C tests/saul flash term

The output

Dev: BOOT	Type: SENSE_BTN
Data:	              0 

should change to

Dev: BOOT	Type: SENSE_BTN
Data:	              1 

when the BOOT button is pressed.

Issues/PRs references

Depends on PR #19418

@github-actions github-actions bot added Area: boards Area: Board ports Area: doc Area: Documentation labels Mar 24, 2023
@gschorcht gschorcht requested a review from benpicco March 24, 2023 07:16
@gschorcht gschorcht added Type: new feature The issue requests / The PR implemements a new feature for RIOT CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Mar 24, 2023
@riot-ci
Copy link

riot-ci commented Mar 24, 2023

Murdock results

✔️ PASSED

f7b039f boards/sipeed-longan-nano: add BOOT as user button

Success Failures Total Runtime
502 0 502 04m:16s

Artifacts

@benpicco
Copy link
Contributor

bors merge

@bors
Copy link
Contributor

bors bot commented Mar 24, 2023

Build succeeded:

@bors bors bot merged commit 50cd32f into RIOT-OS:master Mar 24, 2023
@gschorcht gschorcht deleted the board/sipeed_longan_nano/fix_buton branch March 24, 2023 11:42
@MrKevinWeiss MrKevinWeiss added this to the Release 2023.04 milestone Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: boards Area: Board ports Area: doc Area: Documentation CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: new feature The issue requests / The PR implemements a new feature for RIOT
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants