Skip to content

Conversation

@kt-peters
Copy link
Contributor

Without this change, Zephyr does not build if more than one "zephyr,gpio-emul" compatible device is defined in the device tree.

Signed-off-by: Jan Peters [email protected]

@kt-peters kt-peters requested a review from mnkp as a code owner April 28, 2022 10:37
@kt-peters kt-peters force-pushed the fix_gpio_emul_multiple_instances branch from 1643c6b to 95a43ee Compare April 28, 2022 13:18
@kt-peters kt-peters force-pushed the fix_gpio_emul_multiple_instances branch from 95a43ee to ba39e7d Compare April 29, 2022 08:17
@kt-peters kt-peters force-pushed the fix_gpio_emul_multiple_instances branch from ba39e7d to 0609562 Compare May 4, 2022 08:15
A missing semicolon caused compiler errors when more than one emulated
gpio device was defined in the device tree.

Signed-off-by: Jan Peters <[email protected]>
@kt-peters kt-peters force-pushed the fix_gpio_emul_multiple_instances branch from 0609562 to 2e23734 Compare May 4, 2022 08:16
@gmarull gmarull added the bug The issue is a bug, or the PR is fixing a bug label May 11, 2022
@gmarull gmarull added this to the v3.1.0 milestone May 11, 2022
@gmarull gmarull requested a review from mbolivar-nordic May 11, 2022 12:36
@carlescufi carlescufi merged commit 8a4aeeb into zephyrproject-rtos:main May 12, 2022
@kt-peters kt-peters deleted the fix_gpio_emul_multiple_instances branch April 28, 2023 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: GPIO bug The issue is a bug, or the PR is fixing a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants