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

M467: Fix invoking GPIO_SET_DEBOUNCE_TIME #15524

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

ccli8
Copy link
Contributor

@ccli8 ccli8 commented Sep 4, 2024

Summary of changes

This fixes missing gpio_base on invoking GPIO_SET_DEBOUNCE_TIME().


Pull request type

[X] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
[] Feature update (New feature / Functionality change / New API)
[] Major update (Breaking change E.g. Return code change / API behaviour change)

Fix missing gpio_base on invoking GPIO_SET_DEBOUNCE_TIME()
@0xc0170 0xc0170 merged commit d84a97a into ARMmbed:master Oct 8, 2024
10 of 11 checks passed
Copy link

mergify bot commented Oct 8, 2024

This PR does not contain release version label after merging.

@mergify mergify bot added the release version missing When PR does not contain release version, bot should label it and we fix it afterwards label Oct 8, 2024
@ccli8 ccli8 deleted the nuvoton_m467_gpio_set_debounce_time branch October 9, 2024 01:13
@0xc0170 0xc0170 added release-type: patch Indentifies a PR as containing just a patch and removed release version missing When PR does not contain release version, bot should label it and we fix it afterwards labels Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-type: patch Indentifies a PR as containing just a patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants